Christoph Eckert wrote:
Hi,


You build problem looks quite strange,
is there any error message about other EV_XXX identifier missing.

The errors I posted have been the only ones.

EV_SW is a macro defined in linux/input.h
can you send me your version of the kernel

uname -a
Linux Grandevitesse 2.6.14.2-20060917 #3 SMP PREEMPT Sun Sep 17 19:19:21 CEST 2006 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz GenuineIntel GNU/Linux

It's not Genkernel, it was a vanilla custom kernel I build from source. Additionally, I compiled the module rt-lsm outside the kernel sources and installed it manually. It is loaded:

lsmod | grep realtime
realtime                5512  0
commoncap               7296  1 realtime

and your /usr/include/linux/input.h
I don't know Gentoo so the place for linux/input.h may vary

There was one at that place, but attached you'll find the one as found in my kernel sources:
/usr/src/linux-2.6.14.2/include/linux/input.h

BTW: I only did test the compile for "fun", I currently don't have the time to play with the (though interesting) app. So there's no need to hurry about fixing this issue on my machine. Only if you feel like it.

HTH,

ce

This build error is quite strange since your input.h has EV_SW. This define is also still in the 2.6.18 version of the kernel.
I'll try to buld it on a gentoo box at a friend.

Thank you again for reporting this problem, I'll notice you when i'll have found the solution.

Elthariel.

Reply via email to