On Wed, 2006-11-08 at 23:19 +0100, Elthariel wrote: > Thk you for testing it. > > You build problem looks quite strange, > is there any error message about other EV_XXX identifier missing. > > EV_SW is a macro defined in linux/input.h > can you send me your version of the kernel and your > /usr/include/linux/input.h > I don't know Gentoo so the place for linux/input.h may vary
you should never include linux kernel headers in user-space application software. Linus has repeated this often.
