Latest CVS doesnt compile

Alexandre Julliard julliard at winehq.org
Fri Sep 5 21:16:42 CDT 2003


Sylvain Petreolle <spetreolle at yahoo.fr> writes:

> After updating to the latest CVS via cvs update (the only patch involved was the header dependancies fix), wine doesnt compile.I tried to rerun './configure' but there is no change.What I get is : (make depend runs fine.)[syl at snoop tests]$ LANG=en_US makegcc -c -I. -I. -I../../../include -I../../../include  -D_REENTRANT -fPIC  -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o testlist.o testlist.cIn file included from testlist.c:6:../../../include/winbase.h:1323: parse error before "va_list"../../../include/winbase.h:1324: parse error before "va_list"make: *** [testlist.o] Error 1[syl at snoop tests]$Running with :RH 9 updated, gcc 3.2.2.

You can remove the testlist.c files and they will be regenerated
correctly. Or simply do a make clean.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list