Re: Linux 2.4.22-pre3-ac1

Tomas Szepe (szepe@pinerecords.com)
Mon, 7 Jul 2003 19:00:47 +0200


> [alan@redhat.com]
>
> Linux 2.4.22-pre3-ac1

arch/i386/kernel/kernel.o: In function `setup_ioapic_ids_from_mpc':
arch/i386/kernel/kernel.o(.text.init+0x92b0): undefined reference to `xapic_support'
arch/i386/kernel/kernel.o(.text.init+0x94e5): undefined reference to `xapic_support'
make: *** [vmlinux] Error 1

$ find . -type f|xargs grep apic_sup
./arch/i386/kernel/io_apic.c:extern unsigned int xapic_support;
./arch/i386/kernel/io_apic.c: if (!xapic_support &&
./arch/i386/kernel/io_apic.c: if (!xapic_support &&
Binary file ./arch/i386/kernel/io_apic.o matches
Binary file ./arch/i386/kernel/kernel.o matches
$

ooops
-
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/