public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* undefined reference to `__ffs'
@ 2004-08-27 14:28 Brian T
  2004-08-27 15:35 ` Brian T
  0 siblings, 1 reply; 16+ messages in thread
From: Brian T @ 2004-08-27 14:28 UTC (permalink / raw)
  To: linux-mtd

Hi,

With kernel 2.4.27 and the snapshot patch from 8/26 (yesterday) I am getting
the following error :

make[1]: Leaving directory
`/usr/src/Lineo/current_build2/linux-2.4.27/arch/i386/lib'
ld -m elf_i386 -T
/usr/src/Lineo/current_build2/linux-2.4.27/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o init/do_mounts.o \
        --start-group \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o
fs/fs.o ipc/ipc.o \
         drivers/char/char.o drivers/block/block.o drivers/misc/misc.o
drivers/net/net.o drivers/pci/driver.o drivers/mtd/mtdlink.o
drivers/net/pcmcia/pcmcia_net.o drivers/media/media.o \
        net/network.o \
        /usr/src/Lineo/current_build2/linux-2.4.27/arch/i386/lib/lib.a
/usr/src/Lineo/current_build2/linux-2.4.27/lib/lib.a
/usr/src/Lineo/current_build2/linux-2.4.27/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
drivers/mtd/mtdlink.o: In function `cfi_intelext_partition_fixup':
drivers/mtd/mtdlink.o(.text+0x76c6): undefined reference to `__ffs'
make: *** [vmlinux] Error 1


Any ideas?

-Brian

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2004-08-30 20:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-27 14:28 undefined reference to `__ffs' Brian T
2004-08-27 15:35 ` Brian T
2004-08-27 16:05   ` Nicolas Pitre
2004-08-27 18:04     ` Brian T
2004-08-27 18:10       ` Josh Boyer
2004-08-27 18:26         ` David Woodhouse
2004-08-27 18:25       ` Thomas Gleixner
2004-08-27 19:22         ` Brian T
2004-08-30 16:36         ` Brian T
2004-08-30 17:52           ` Josh Boyer
2004-08-30 18:20             ` Brian T
2004-08-30 18:35               ` Josh Boyer
2004-08-30 18:53                 ` Nicolas Pitre
2004-08-30 19:04                   ` Josh Boyer
2004-08-30 20:03                     ` Nicolas Pitre
2004-08-30 20:20                       ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox