http://bugs.winehq.org/show_bug.cgi?id=2476
Summary: Compiling of int13.c fails because of missing include Product: Wine Version: 20040813 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-dos AssignedTo: wine-bugs@winehq.org ReportedBy: illmnec@sympatico.ca
Compilation of Wine-20040813 stopped at dlls/winedos/int13.c with error: In file included from int13.c:34: /usr/include/linux/fd.h:342: error: variable or field `__user' declared void /usr/include/linux/fd.h:342: error: parse error before '*' token /usr/include/linux/fd.h:360: error: parse error before '}' token
I edited dlls/winedos/int13.c and added before line 34 the following: # include <linux/compiler.h> which fixed the problem.
I am using Linux 2.6.7 with a con kolivas patch (ck6) on slackware 10.0.