http://bugs.winehq.org/show_bug.cgi?id=4203
Summary: wine 0.9.4 compile error Product: Wine Version: 0.9.4. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: csoge4ever@freemail.hu
Hello!
I've got a problem while i try to compile wine 0.9.4. I tried to compile it with the gcc version 3.3.2, 3.3.4, and 4.0.2 as well, and it comes back with the same error after the "make" command. (the ".cofigure" and the "make depend" commands run without any problem):
gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g -O2 -o snapshot.o snapshot.c In file included from snapshot.c:33: ../include/winternl.h:2040: error: syntax error before "va_list" ../include/winternl.h:2212: error: syntax error before "va_list" ../include/winternl.h:2213: error: syntax error before "va_list" make[1]: *** [snapshot.o] Error 1 make[1]: Leaving directory `/home/csoege/Egyebek/WineCUCC/wine-0.9.4/server' make: *** [server] Error 2
Thenk you, and sorry for my english... :) Sandor Ulrich.