wine complation fails with latest git

EA Durbin ead1234 at hotmail.com
Tue Sep 12 22:48:33 CDT 2006


I'm not able to compile wine with the latest source from git.

gcc-3.4 -c -I. -I. -I../../include -I../../include    -Wall -pipe 
-fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wwrite-strings 
-Wpointer-arith  -g -O2  -o parser.yy.o parser.yy.c
parser.l: In function `parser_lex':
parser.l:129: error: `parser_lval' undeclared (first use in this function)
parser.l:129: error: (Each undeclared identifier is reported only once
parser.l:129: error: for each function it appears in.)
parser.l: In function `kw_token':
parser.l:342: error: `parser_lval' undeclared (first use in this function)
make[2]: *** [parser.yy.o] Error 1
make[2]: Leaving directory `/home/eric/wine/tools/widl'
make[1]: *** [widl] Error 2
make[1]: Leaving directory `/home/eric/wine/tools'
make: *** [tools] Error 2





More information about the wine-devel mailing list