![]() | |||||||||||||
Messages in this thread |
On Tue, Jan 22, 2002 at 04:12:30PM -0800, Torrey Hoffman wrote: > > depmod: *** Unresolved symbols in > /lib/modules/2.5.2-dj4/kernel/drivers/usb/hid.o > depmod: usb_make_path > depmod: *** Unresolved symbols in > /lib/modules/2.5.2-dj4/kernel/drivers/usb/usbkbd.o > depmod: usb_make_path > depmod: *** Unresolved symbols in > /lib/modules/2.5.2-dj4/kernel/drivers/usb/usbmouse.o > depmod: usb_make_path > make: *** [_modinst_post] Error 1 Looks like you need to add a: EXPORT_SYMBOL(usb_make_path); to the usb.c file. Vojtech, is this a USB function that you want added to usb.c? Didn't you (or someone else) propose a function like this in the past? thanks, greg k-h - 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/ | ||||||||||||
| Last update: 2005-03-22 12:15 [W:0.261 / U:0.320 seconds] ©2003-2008 Jasper Spaans | |||||||||||||