[GRASS5] src/scripts compile error
Kirk R. Wythers
kwythers at umn.edu
Tue May 18 11:59:13 EDT 2004
Still fighting with with compileing 53. Does anyone recognize this one?:
GRASS GIS source code compiled.
Compilation error in module: src/scripts (ignored)
* In case of errors please check following web page for hints:
http://grass.itc.it/grass5/source/compilation_hints.html
* Install GRASS with (possibly as root)
make install
cp -f error.log error.log.powerpc-apple-darwin7.3.0
truffula:~/grass5_dev/grass53_cvs_exp kirkw$ cd src/scripts/
truffula:~/grass5_dev/grass53_cvs_exp/src/scripts kirkw$
../../bin.powerpc-apple-darwin7.3.0/gmake53
SRC = /Users/kirkw/grass5_dev/grass53_cvs_exp/src
CMD = /Users/kirkw/grass5_dev/grass53_cvs_exp/src/CMD
UNUSED = /Users/kirkw/grass5_dev/grass53_cvs_exp/unused
HEADER = head.powerpc-apple-darwin7.3.0
ARCH = powerpc-apple-darwin7.3.0
GISBASE =
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0
VERSION = 5.3-cvs 2004
#################################################################
/Users/kirkw/grass5_dev/grass53_cvs_exp/src/scripts
make -f OBJ.powerpc-apple-darwin7.3.0/make.rules
rm -rf
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0/
scripts/demo.scripts
if [ ! -d
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0/
scripts ]; then mkdir
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0/
scripts; fi
cp shells/*.sh
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0/
scripts
mkdir
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0/
scripts/demo.scripts
(cd shells/demo.scripts/ ; tar -cf - * | (cd
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0/
scripts/demo.scripts ; tar -xf - 2>/dev/null ); true )
../../bin.powerpc-apple-darwin7.3.0/gmake53 contrib
SRC = /Users/kirkw/grass5_dev/grass53_cvs_exp/src
CMD = /Users/kirkw/grass5_dev/grass53_cvs_exp/src/CMD
UNUSED = /Users/kirkw/grass5_dev/grass53_cvs_exp/unused
HEADER = head.powerpc-apple-darwin7.3.0
ARCH = powerpc-apple-darwin7.3.0
GISBASE =
/Users/kirkw/grass5_dev/grass53_cvs_exp/dist.powerpc-apple-darwin7.3.0
VERSION = 5.3-cvs 2004
#################################################################
/Users/kirkw/grass5_dev/grass53_cvs_exp/src/scripts/contrib
make -f OBJ.powerpc-apple-darwin7.3.0/make.rules
../../bin.powerpc-apple-darwin7.3.0/gmake53 d.rast.leg
make[1]: ../../bin.powerpc-apple-darwin7.3.0/gmake53: Command not found
make[1]: *** [all] Error 127
make: *** [all] Error 2
truffula:~/grass5_dev/grass53_cvs_exp/src/scripts kirkw$
I don't the "Command not found" part. gmake53 is in /usr/local/bin
------------------------------------------------------------------------
Kirk R. Wythers tel: 612.625.2261
Dept. of Forest Resources fax: 612.625.5212
University of Minnesota email: kwythers at umn.edu
------------------------------------------------------------------------
More information about the grass-dev
mailing list