2.4.19-pre8 doesn't compile (missing skip_ioapic_setup)

From: Ben Castricum (root@cia.c64.org)
Date: Tue May 07 2002 - 12:05:10 EST


Having a go at 2.4.19-pre8 gives me this error:

ld -m elf_i386 -T /usr/src/linux-2.4.19-pre8/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/media/media.o drivers/char/drm/drm.o
drivers/ide/idedriver.o drivers/cdrom/driver.o drivers/pci/driver.o
drivers/video/video.o \
        net/network.o \
        /usr/src/linux-2.4.19-pre8/arch/i386/lib/lib.a
/usr/src/linux-2.4.19-pre8/lib/lib.a
/usr/src/linux-2.4.19-pre8/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
init/main.o: In function `smp_init':
init/main.o(.text.init+0x59e): undefined reference to `skip_ioapic_setup'
arch/i386/kernel/kernel.o: In function `broken_pirq':
arch/i386/kernel/kernel.o(.text.init+0x3096): undefined reference to
`skip_ioapic_setup'
make: *** [vmlinux] Error 1

Not using local io-apic makes the problem (and the feature) go away. This
is on a uni-processor system with SMP disabled. Full .config at

http://spike.i-lan.nl/.config

Cheers,
Ben

-
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 : Tue May 07 2002 - 22:00:28 EST