[postgis-devel] Re: flex/bison whoops with trunk

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


BTW, on the same system, postgis 1.3.5 built fine.

--strk;

On Thu, Feb 05, 2009 at 10:13:25PM +0100, strk wrote:
> 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