undefined reference to `__ffs'

Josh Boyer jdub at us.ibm.com
Mon Aug 30 13:52:32 EDT 2004


On Mon, 2004-08-30 at 11:36, Brian T wrote:
> 
> > On Fri, 2004-08-27 at 20:04, Brian T wrote:
> > > So MTD is no longer compatable with the current 2.4 tree?  I just
> unpacked
> > > it and didn't see it in linux/asm-i386/bitops.h .  Am I looking in the
> wrong
> > > place?
> >
> > __ffs was never in 2.4. Move to 2.6 or add it to compatmac.h and provide
> > a nice patch, if you really want to hang on with 2.4
> >
> > tglx
> 
> compatmac.h patch attached for __ffs() .
> 
> Compiles against 2.4.27 now.  Hope I didn't break anything.

Hrm...  that won't work on non-x86 architectures.

josh





More information about the linux-mtd mailing list