Am Donnerstag, den 10.05.2007, 12:12 -0700 schrieb Dan Nicholson: > On 5/10/07, Olaf Grüttner <[EMAIL PROTECTED]> wrote: > > > probe-input.c: In function 'main': > > probe-input.c:61: error: 'SW_MAX' undeclared (first use in this > > function) > > What kernel headers are you using? This should be defined in > /usr/include/linux/input.h (which probe-input.c includes). > > -- > Dan
Hi Dan, file /usr/include/linux/input.h is present, but does not include a version number. I have installed my lfs with jhalfs and used the lfs-6.2 version of the book without changes. So version linux-libc-headers-2.6.12.0.tar.bz2 is what has been installed. I am using glib-2.13.0 at the moment, should I downgrade to glib-2.12.4 ? I have tried to compile a different version of hal (0.5.7.1) and it fails to compile as well. Greetings Olaf -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
