linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miles T Lane <miles_lane@yahoo.com>
To: linux-kernel@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>
Subject: 2.5.73-bk5 -- drivers/built-in.o(.text+0x5e3f6): In function `hidinput_hid_event': : undefined reference to `input_event'
Date: Fri, 27 Jun 2003 18:23:21 -0700 (PDT)	[thread overview]
Message-ID: <20030628012321.58912.qmail@web40610.mail.yahoo.com> (raw)

  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

                 reply	other threads:[~2003-06-28  1:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030628012321.58912.qmail@web40610.mail.yahoo.com \
    --to=miles_lane@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).