>>I don't know off hand then. I'd say run a regression test. As a guess,
>>you might try removing:
>>#ifdef HAVE_LINUX_SERIAL_H
>>#include <linux/serial.h>
>>#endif
>>
>>but that would just be a kludgy workaround.
>>
>>-- 
>>-Austin
>
>Will try both tomorrow.
>Thanks.

Austin:
Did not see above section, but did see this, so removed it. 
#ifdef HAVE_LINUX_INPUT_H
#include <linux/input.h>
#endif
Did not work. Got same error. :(




Reply via email to