Displaying 1 result from an estimated 1 matches for "aelflex".
Did you mean:
ael_lex
2006 May 03
0
Can't compile ael_lex.c on HEAD
...#39;t compile ael_lex.c in HEAD on CENTOS. I've installed ncurses and bison but I get the following error
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -O6 -march=i686 -fomit-frame-pointer -include ../include/
clude -I.. -fPIC -I. -c -o ael/aelflex.o ael/ael_lex.c
In file included from ael.flex:65:
ael.y:53: error: syntax error before '<<' token
ael.tab.h:141: error: syntax error before '}' token
ael.tab.h:141: warning: type defaults to `int' in declaration of `YYLTYPE'
ael.tab.h:141: warning: data definition has...