On Mon, 17 Dec 2007, Andrew Morton wrote: > > MODPOST 196 modules > > ERROR: "usbhid_lookup_quirk" [drivers/hid/usbhid/usbmouse.ko] > > undefined! > > ERROR: "usbhid_lookup_quirk" [drivers/hid/usbhid/usbkbd.ko] undefined! > > make[1]: *** [__modpost] Error 1 > > make: *** [modules] Error 2 > > The problem was fixed by defining CONFIG_USB_HID=m - but I think that > > should happen automatically if it is necessary. > > .config was created by running make oldconfig against 2.6.23-rc8-mm2: > Thanks. That's coming out of git-hid.patch.
Thanks a lot for the report, I will fix that up in my tree. By the way, please be aware that you almost certainly _do not_ want to use usbmouse and usbkbd drivers. Please read their Kconfig help text. -- Jiri Kosina -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/