Luis, Our repo contains a generated version of maplexer.c that should not need to be re-generated by end users. You should be able to either uninstall flex and/or copy back the original version of maplexer.c to get going.
-- thomas On Tue, Aug 28, 2012 at 9:05 AM, Luís de Sousa <luis.a.de.so...@gmail.com> wrote: > 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 _______________________________________________ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users