compile-error on 2.4.3-ac12

From: Jürgen Herrmann (webmaster@shadowrom.de)
Date: Mon Apr 23 2001 - 09:09:27 EST


Hi.

I tried to compile kernel 2.4.3 with applied ac-12 patch
and make bzImage gives me the following error:

....
make all_targets
make[2]: Entering directory `/usr/src/linux/arch/i386/lib'
make[2]: Nothing to be done for `all_targets'.
make[2]: Leaving directory `/usr/src/linux/arch/i386/lib'
make[1]: Leaving directory `/usr/src/linux/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.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/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/net/net.o drivers/media/media.o drivers/parport/driver.o
drivers/char/agp/agp.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o
drivers/cdrom/driver.o drivers/sound/sounddrivers.o drivers/pci/driver.o
drivers/pnp/pnp.o drivers/video/video.o \
        net/network.o \
        /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
/usr/src/linux/lib/lib.a(rwsem.o): In function `rwsem_down_read_failed':
rwsem.o(.text+0x75): undefined reference to `__builtin_expect'
/usr/src/linux/lib/lib.a(rwsem.o): In function `rwsem_down_write_failed':
rwsem.o(.text+0x1b1): undefined reference to `__builtin_expect'
/usr/src/linux/lib/lib.a(rwsem.o): In function `rwsem_up_read_wake':
rwsem.o(.text+0x2ad): undefined reference to `__builtin_expect'
/usr/src/linux/lib/lib.a(rwsem.o): In function `rwsem_up_write_wake':
rwsem.o(.text+0x371): undefined reference to `__builtin_expect'
make: *** [vmlinux] Error 1

I've attached my .config file



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Apr 23 2001 - 21:00:44 EST