Menu

#5 wont build on SuSE

open
nobody
None
5
2008-12-23
2008-12-23
sniperck
No

I get the following when trying to build on SuSE:

gcc -g -O2 -I. -DMAX_INC_DIR=64 -DMAX_INC_DEPTH=64
-DHAVE_CONFIG_H -I. -DMAX_INC_DIR=64
-DMAX_INC_DEPTH=64 -DHAVE_CONFIG_H -c -o y.tab.o y.tab.c
./grammar.y:171: error: conflicting types for `YYSTYPE'
cproto.h:119: error: previous declaration of `YYSTYPE'
./grammar.y: In function `yyparse':
./grammar.y:207: error: request for member `decl_spec'
in something not a structure or union

Discussion


Log in to post a comment.