IBM PCI Hotplug driver doesn't compile in 2.4.19-pre4

Adrian Bunk (bunk@fs.tum.de)
Thu, 21 Mar 2002 21:51:30 +0100 (CET)


Building a kernel with the IBM PCI Hotplug driver statically included
fails at the final linking stage with a:

<-- snip -->

...
drivers/hotplug/vmlinux-obj.o: In function `ibmphp_configure_card':
drivers/hotplug/vmlinux-obj.o(.text+0x13734): undefined reference to `ibmphp_pci_root_ops'
drivers/hotplug/vmlinux-obj.o(.text+0x137a8): undefined reference to `ibmphp_pci_root_ops'
drivers/hotplug/vmlinux-obj.o(.text+0x137c5): undefined reference to `ibmphp_pci_root_ops'
drivers/hotplug/vmlinux-obj.o(.text+0x139bf): undefined reference to `ibmphp_pci_root_ops'
drivers/hotplug/vmlinux-obj.o(.text+0x13beb): undefined reference to `ibmphp_pci_root_ops'
drivers/hotplug/vmlinux-obj.o(.text+0x14018): more undefined references to `ibmphp_pci_root_ops' follow
...

<-- snip -->

cu
Adrian

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