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 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
