Re: Problem with compiling test kernels past test3

From: Franz Sirl (Franz.Sirl-kernel@lauterbach.com)
Date: Thu Jul 27 2000 - 06:31:50 EST


At 04:22 27.07.00, Mark Stewart wrote:
>drivers/char/char.o: In function `sw_parse':
>drivers/char/char.o(.text+0x174ad): undefined reference to `input_event'
>drivers/char/char.o(.text+0x174fe): undefined reference to `input_event'
>drivers/char/char.o(.text+0x1754f): undefined reference to `input_event'
>drivers/char/char.o(.text+0x175a0): undefined reference to `input_event'
>drivers/char/char.o(.text+0x175bb): undefined reference to `input_event'
>drivers/char/char.o(.text+0x175d0): more undefined references to
>`input_event' follow
>drivers/char/char.o: In function `sw_connect':
>drivers/char/char.o(.text+0x1897f): undefined reference to
>`input_register_device'
>drivers/char/char.o: In function `sw_disconnect':
>drivers/char/char.o(.text+0x18a2a): undefined reference to
>`input_unregister_device'

This a side effect of the input drivers still being in the usb directory
:-(. Enabling CONFIG_USB and then CONFIG_INPUT_JOYDEV should fix that.

I still hope the input drivers will be moved into drivers/input sometime
soon :-).

Franz.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:23 EST