http://bugs.winehq.org/show_bug.cgi?id=32656
Bug #: 32656 Summary: make error in Mint 14: wtypes.idl:25: error: syntax error Product: Wine Version: 1.5.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: ssewall@comcast.net Classification: Unclassified
I'm using the packages installed from the build-deps of wine 1.5 from the ubuntu PPA. I installed them over the 1.4 deps. The only thing ./configure talks about is lack of libOSmesa and hal support. It seems some freebsd users where getting this error in 1.1, but no one mentions a solution.
../tools/widl/widl -I. -I. -I../include -I../include -h -o activaut.h activaut.idl wtypes.idl:25: error: syntax error, unexpected aIDENTIFIER, expecting aSTRING or aUUID make[1]: *** [activaut.h] Error 1 make: *** [include] Error 2