Re: 2.5.8-pre3 full compile - warnings

From: Martin J. Bligh (Martin.Bligh@us.ibm.com)
Date: Sun Apr 14 2002 - 13:27:36 EST


> Although everything compiled, it did not link because of missing symbols.
>
> arch/i386/kernel/pci-pc.o: In function `pci_conf1_read':
> arch/i386/kernel/pci-pc.o(.text+0xa3): undefined reference to
> `mp_bus_id_to_local' arch/i386/kernel/pci-pc.o: In function
> `pci_conf1_write':
> arch/i386/kernel/pci-pc.o(.text+0x2c3): undefined reference to
> `mp_bus_id_to_local' arch/i386/kernel/pci-pc.o: In function
> `pci_fixup_i450nx':
> arch/i386/kernel/pci-pc.o(.text+0x1c01): undefined reference to
> `quad_local_to_mp_bus_id' arch/i386/kernel/pci-pc.o(.text+0x1c28):
> undefined reference to `quad_local_to_mp_bus_id'
> arch/i386/kernel/pci-pc.o: In function `pcibios_init':
> arch/i386/kernel/pci-pc.o(.text.init+0xbd): undefined reference to
> `quad_local_to_mp_bus_id' drivers/video/neofb.o: In function
> `neofb_setup':

Looks like someone screwed up arch/i386/kernel/mpparse.c
between pre2 and pre3 - at a glance, it looked like someone
took an old version of the file without my changes to support
multi-quad PCI on NUMA-Q, and hacked it forward without changing
it properly ...

Martin.

-
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 15 2002 - 22:00:23 EST