search for: olex

Displaying 2 results from an estimated 2 matches for "olex".

Did you mean: alex
2001 Apr 19
0
lex error building on Solaris 8
...relay.c res16.c res32.c spec16.c spec32.c utils.c -C. cd `dirname wmc/__depend__` && make depend ../../tools/makedep -I. -I. -I../../include -I../../include -C. lang.c mcl.c utils.c wmc.c write.c mcy.y -C. cd `dirname wrc/__depend__` && make depend lex -Cf -d -Ppp -8 -olex.ppl.c ./ppl.l lex: illegal option-- C Usage: lex [-ewctvnVY] [-Q(y/n)] [file] *** Error code 1 make: Fatal error: Command failed for target `lex.ppl.c' Current working directory /export/home/local/src/wine-20010305/tools/wrc *** Error code 1 make: Fatal error: Command failed for target `wrc/__d...
2006 May 06
1
Error compiling Wine 0.9.12
...e/bison++/bison.cc:561: warning: `yyssp' might be used uninitialized in this function /usr/share/bison++/bison.cc:562: warning: `yyvsp' might be used uninitialized in this function /usr/share/bison++/bison.cc:563: warning: `yyerrstatus' might be used uninitialized in this function flex -olex.yy.c ./ppl.l gcc -c -I. -I. -I../../include -I../../include -Wall -pipe - -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o lex.yy.o lex.yy.c ./ppl.l:166:21: ppy.tab.h: No such file or directory ./ppl.l:233: error: parse error before "YYSTYPE" ./ppl.l: In function `pplex':...