[GRASS5] Compile errors for 5.7
Funkmeister
funkmeister at lynxseismicdata.com
Thu May 20 18:07:03 EDT 2004
Hello, I am getting the following compile errors after I did a cvs
update -dP for G57:
r.mapcalc
Makefile:95: warning: overriding commands for target `htmlcmd'
../../include/Make/Rules.make:37: warning: ignoring old commands for
target `htmlcmd'
bison -y -b OBJ.powerpc-apple-darwin7.3.0/y -d mapcalc.y
mkdir -p OBJ.powerpc-apple-darwin7.3.0
gcc -L/usr/local/lib -L/usr/X11R6/lib
-L/Users/craig/code/grass5.7/grass51/dist.powerpc-apple-darwin7.3.0/lib
-L/usr/local/pgsql/lib -I/Users/craig/code/grass5.7/grass51/include
-I/Users/craig/code/grass5.7/grass51/dist.powerpc-apple-darwin7.3.0/
include -o OBJ.powerpc-apple-darwin7.3.0/y.tab.o -c y.tab.c
mapcalc.y: In function `yyparse':
mapcalc.y:115: error: too few arguments to function `mapname'
mapcalc.y:117: error: too few arguments to function `mapname'
mapcalc.y:118: error: too few arguments to function `mapname'
mapcalc.y:120: error: too few arguments to function `mapname'
mapcalc.y:122: error: too few arguments to function `mapname'
mapcalc.y:123: error: too few arguments to function `mapname'
make[2]: *** [y.tab.c] Error 1
make[1]: *** [subdirs] Error 1
make: *** [default] Error 1
Any advice?
Craig
More information about the grass-dev
mailing list