Re: 2.5.52 compile error

From: Richard B. Tilley (rtilley@vt.edu)
Date: Tue Dec 17 2002 - 16:34:33 EST


Yes, my fingers need a keyboard. You are a very intelligent person to
understand this. May your knowledge rub off onto me.

All of these options are modules in my config file, *must* they be built
into the kernel in order to compile?

On Tue, 2002-12-17 at 16:29, Steven Cole wrote:
> On Tue, 2002-12-17 at 14:16, Bob Miller wrote:
> > On Tue, Dec 17, 2002 at 03:57:01PM -0500, rtilley wrote:
> > > Using RH's default *i686.config to build a vanilla 2.5.52 kernel. It keeps
> > > returning this error on 2 totally different x86 PCs:
> > >
> > >
> > > drivers/built-in.o: In function `kd_nosound':
> > > drivers/built-in.o(.text+0x1883f): undefined reference to `input_event'
> [more errors snipped]
> > >
> > > Where is the fix for this?
> > >
> > At your finger tips ;-). Turn on CONFIG_INPUT via "Input device support"
> > off the main page.
>
> And if you want to use your keyboard or mouse, something similar to the
> following may be helpful, depending on your system.
>
> CONFIG_INPUT_MOUSEDEV=y
> CONFIG_INPUT_MOUSEDEV_PSAUX=y
> CONFIG_SERIO=y
> CONFIG_SERIO_I8042=y
> CONFIG_INPUT_KEYBOARD=y
> CONFIG_KEYBOARD_ATKBD=y
> CONFIG_INPUT_MOUSE=y
> CONFIG_MOUSE_PS2=y
> CONFIG_INPUT_MISC=y
>
> Steven



-
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 : Mon Dec 23 2002 - 22:00:18 EST