Did anyone have any trouble compiling wine today? Or was it just me ....

Susan Cragin susancragin at earthlink.net
Mon Dec 1 09:06:27 CST 2008


>>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. :(





More information about the wine-devel mailing list