roberto caselli wrote:
> Than you, I solved 3 errors out of 4 using flex 2.5.33 .
> The last problem is :
> 
> Started compilation: mer feb 13 12:31:54 CET 2008
> --
> Errors in:
> /home/roberto/grass-6.3.0RC4/raster/r.mapcalc
> --
> I cd to /home/roberto/grass-6.3.0RC4/raster/r.mapcalc and the make
> failed with this message: 
> 
> "OBJ.i686-pc-linux-gnu/y.tab.o: In function `yyparse':
> /home/roberto/grass-6.3.0RC4/raster/r.mapcalc/y.tab.c:1440: undefined
> reference to `yylex'
> OBJ.i686-pc-linux-gnu/y.tab.o: In function `parse_stream':
> /home/roberto/grass-6.3.0RC4/raster/r.mapcalc/mapcalc.y:277:
> undefined reference to `initialize_scanner_stream'
> OBJ.i686-pc-linux-gnu/y.tab.o: In function `parse_string':
> /home/roberto/grass-6.3.0RC4/raster/r.mapcalc/mapcalc.y:269:
> undefined reference to `initialize_scanner_string'
> collect2: ld returned 1 exit status
> make: ***
> [/home/roberto/grass-6.3.0RC4/dist.i686-pc-linux-gnu/bin/r.mapcalc]
> Error 1


make clean
  or
make distclean

to get rid of the old attempt?


r.mapcalc is a very important module, GRASS won't work well without it.


Hamish



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to