[postgis-devel] flex/bison whoops with trunk

strk strk at keybit.net
Thu Feb 5 13:13:25 PST 2009


bison -y -vd -p lwg_parse_yy wktparse.y
wktparse.y:42: warning: previous rule lacks an ending `;'
wktparse.y:69: warning: previous rule lacks an ending `;'
... many more similar ...

flex -Plwg_parse_yy -i -f -o'lex.yy.c' wktparse.lex
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes  -c -o lex.yy.o lex.yy.c
wktparse.lex: In function `lwg_parse_yylex':
wktparse.lex:32: error: `lwg_parse_yylloc' undeclared (first use in this function)

bison (GNU Bison) 1.35
flex version 2.5.4

Hints ?

--strk;

 Free GIS & Flash consultant/developer      ()  ASCII Ribbon Campaign
 http://foo.keybit.net/~strk/services.html  /\  Keep it simple! 



More information about the postgis-devel mailing list