Re: wine complation fails with latest git

2006-09-12 Thread EA Durbin
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

Re: wine complation fails with latest git

2006-09-12 Thread Vijay Kiran Kamuju
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 -Wwri

wine complation fails with latest git

2006-09-12 Thread EA Durbin
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': pa