I did a make clean in the wine directory and it appears to be working now.

From: "Vijay Kiran Kamuju" <[EMAIL PROTECTED]>
To: "EA Durbin" <[EMAIL PROTECTED]>
CC: wine-devel@winehq.org
Subject: Re: wine complation fails with latest git
Date: Wed, 13 Sep 2006 00:00:24 -0400

Please do a make clean in widl directory and do make

On 9/12/06, EA Durbin <[EMAIL PROTECTED]> wrote:
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









Reply via email to