From: <shs...@st...> - 2003-03-10 08:20:41
|
Quoting Aiv...@un...: > > Hi Mark, > >I've been trying to get your backstreat-ruby patch against 2.4.20 to > work, > >but I seem to have problems getting it to build. > >Can you give me any hints what is wrong? > > ..config contain > # > # Input device support > # > CONFIG_INPUT=m > CONFIG_INPUT_MOUSEDEV=m > CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 > CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 > CONFIG_INPUT_JOYDEV=m > CONFIG_INPUT_EVDEV=m > > Unfortunately I never test input as module :( > Beter set CONFIG_INPUT=y > All other works nice as modules. > > Aivils Stoss wasn't there some fix by Vojtech Pavlik in 2.5.5x ? long time it wasn't possible to compile 2.5 with modular input, but i think Vojtech fixed it. or may be we should put a tick LABEL "USE BUILT IN INPUT SUPORT, AS MODULAR DOESN'T ALLOW COMPILATION" best, svetljo |