linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.73-bk5 -- drivers/built-in.o(.text+0x5e3f6): In function `hidinput_hid_event': : undefined reference to `input_event'
@ 2003-06-28  1:23 Miles T Lane
  0 siblings, 0 replies; only message in thread
From: Miles T Lane @ 2003-06-28  1:23 UTC (permalink / raw)
  To: linux-kernel, Vojtech Pavlik

  LD      .tmp_vmlinux1
drivers/built-in.o(.text+0x5e3f6): In function
`hidinput_hid_event':
: undefined reference to `input_event'
drivers/built-in.o(.text+0x5e7d0): In function
`hidinput_connect':
: undefined reference to `input_register_device'
drivers/built-in.o(.text+0x5e81e): In function
`hidinput_connect':
: undefined reference to `input_register_device'
drivers/built-in.o(.text+0x5e985): In function
`hidinput_disconnect':
: undefined reference to `input_unregister_device'
drivers/built-in.o(.text+0x5e42d): In function
`hidinput_hid_event':
: undefined reference to `input_event'
make: *** [.tmp_vmlinux1] Error 1


#
# USB support
#
CONFIG_USB=y

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDDEV=y
CONFIG_USB_AIPTEK=m
CONFIG_USB_WACOM=m

# Input device support
#
CONFIG_INPUT=m

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m

#
# Input I/O drivers
#
CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_PCIPS2=y

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=m


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-28  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-28  1:23 2.5.73-bk5 -- drivers/built-in.o(.text+0x5e3f6): In function `hidinput_hid_event': : undefined reference to `input_event' Miles T Lane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).