Hi Cristiano, after removing byacc I get this in the configuration:

checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... no
checking for byacc... no

Then running make I get the exact same error as before. Thank you,

Luís

On 27 August 2012 19:01, Cristiano Sumariva <sumar...@gmail.com> wrote:
> Your configure reports a byacc. Try remove it and run again.
> checking for byacc... byacc
>
> This is an output for 5.6.7 mapserver that compiled on my older Ubuntu
> system.
>
> checking for flex... no
> checking for lex... no
> checking for yywrap in -lfl... no
> checking for yywrap in -ll... no
> checking for bison... no
> checking for byacc... no
>
> Hope it helps some.
>
>
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to