usb-storage.o - Unresolved symbol ppc_generic_ide_fix_driveid in 2.4.20-pre7-ben0

Benjamin Herrenschmidt benh at kernel.crashing.org
Fri Oct 4 22:05:38 EST 2002


>Tried to get all the info in the title..
>
>usb-storage.o - Unresolved symbol ppc_generic_ide_fix_driveid in 2.4.20-
>pre7-ben0
>
>This worked in 2.4.19.
>
>Ide is not enabled on this machine which is a SuperMac S900 (though if
>I remember right, enabling it didn't make any difference).

It doeds make a difference, that function is only exported if you have
IDE enabled in the .config. However, if you just enable it and redo
the make, it may not work, as the actual export table may not be
rebuilt properly.

I suggest you enable IDE, backup .config, make distclean,
restore .config, make oldconfig, then make.

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list