2.4.21-pre2: HID & input dependencies

From: Meelis Roos (mroos@linux.ee)
Date: Fri Jan 03 2003 - 15:26:48 EST


Current 2.4 (2.4.21-pre2+bk) allows me to configure input as modules and
then USB HID as compiled-in. The result is of course unresolved symbols.
Probably HID should depend on input in a better way.

drivers/usb/usbdrv.o(.text+0x11d2b): In function `hidinput_hid_event':
: undefined reference to `input_event'
drivers/usb/usbdrv.o(.text+0x11d9e): In function `hidinput_hid_event':
: undefined reference to `input_event'
drivers/usb/usbdrv.o(.text+0x11db0): In function `hidinput_hid_event':
: undefined reference to `input_event'
drivers/usb/usbdrv.o(.text+0x11def): In function `hidinput_hid_event':
: undefined reference to `input_event'
drivers/usb/usbdrv.o(.text+0x11e12): In function `hidinput_hid_event':
: undefined reference to `input_event'
drivers/usb/usbdrv.o(.text+0x11e30): more undefined references to `input_event' follow
drivers/usb/usbdrv.o(.text+0x12085): In function `hidinput_connect':
: undefined reference to `input_register_device'
drivers/usb/usbdrv.o(.text+0x120a3): In function `hidinput_disconnect':
: undefined reference to `input_unregister_device'
make: *** [vmlinux] Error 1

-- 
Meelis Roos (mroos@linux.ee)

- 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 : Tue Jan 07 2003 - 22:00:22 EST