[GRASSLIST:620] Re: Can't find r.terraflow in the new snapshot sources.
Antonio
nightnavigator at libero.it
Sat Jul 5 14:16:31 EDT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry guys,
I just realized from previous message that it's in the
src.contribute/DUKE/ directory. But I have another problem to solve.
When I try to compile it (i compiled grass snapshot in my local user
dir with the --prefix and --bindir options) I get and error from the
gmake5 -i command (the output of the log follows below).
However the problem seems to be (as much as I can understand):
make: DELEV_SHORT: Command not found
Could someone help me figure out this problem?
Thanks
Bye
########################################################
#### OUTPUT OF GMAKE5 log follows ######################
########################################################
SRC = /home/antonio/local/cvsroot/grass50_exp_2003_06_28/src
CMD = /home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/CMD
UNUSED = /home/antonio/local/cvsroot/grass50_exp_2003_06_28/unused
HEADER = head.i686-pc-linux-gnu
ARCH = i686-pc-linux-gnu
GISBASE = /home/antonio/local/cvsroot/grass50_exp_2003_06_28/dist.i686-pc-linux-gnu
VERSION = 5.0.3-cvs April 2003
#################################################################
/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow
make -f OBJ.i686-pc-linux-gnu/make.rules
mkdir OBJ.i686-pc-linux-gnu/FLOAT ; true
mkdir: cannot create directory `OBJ.i686-pc-linux-gnu/FLOAT': Il file esiste
mkdir OBJ.i686-pc-linux-gnu/SHORT ; true
mkdir: cannot create directory `OBJ.i686-pc-linux-gnu/SHORT': Il file esiste
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT main.cc -o OBJ.i686-pc-linux-gnu/FLOAT/main.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/main.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT common.cc -o OBJ.i686-pc-linux-gnu/FLOAT/common.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/common.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT stats.cc -o OBJ.i686-pc-linux-gnu/FLOAT/stats.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/stats.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT fill.cc -o OBJ.i686-pc-linux-gnu/FLOAT/fill.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/fill.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT types.cc -o OBJ.i686-pc-linux-gnu/FLOAT/types.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/types.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT ccforest.cc -o OBJ.i686-pc-linux-gnu/FLOAT/ccforest.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/ccforest.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT nodata.cc -o OBJ.i686-pc-linux-gnu/FLOAT/nodata.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/nodata.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT plateau.cc -o OBJ.i686-pc-linux-gnu/FLOAT/plateau.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/plateau.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT direction.cc -o OBJ.i686-pc-linux-gnu/FLOAT/direction.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/direction.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT water.cc -o OBJ.i686-pc-linux-gnu/FLOAT/water.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/water.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT filldepr.cc -o OBJ.i686-pc-linux-gnu/FLOAT/filldepr.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/filldepr.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT grid.cc -o OBJ.i686-pc-linux-gnu/FLOAT/grid.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/grid.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT genericWindow.cc -o OBJ.i686-pc-linux-gnu/FLOAT/genericWindow.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/genericWindow.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT flow.cc -o OBJ.i686-pc-linux-gnu/FLOAT/flow.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/flow.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT sweep.cc -o OBJ.i686-pc-linux-gnu/FLOAT/sweep.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/sweep.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT weightWindow.cc -o OBJ.i686-pc-linux-gnu/FLOAT/weightWindow.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/weightWindow.o] Error 127 (ignored)
(cd IOStream/lib ; make)
make[1]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
(cd src ; make)
make[2]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[1]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
DELEV_FLOAT -L/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/libes/LIB.i686-pc-linux-gnu -L./IOStream/lib -o /home/antonio/local/cvsroot/grass50_exp_2003_06_28/dist.i686-pc-linux-gnu/etc/bin/cmd/r.terraflow OBJ.i686-pc-linux-gnu/FLOAT/main.o OBJ.i686-pc-linux-gnu/FLOAT/common.o OBJ.i686-pc-linux-gnu/FLOAT/stats.o OBJ.i686-pc-linux-gnu/FLOAT/fill.o OBJ.i686-pc-linux-gnu/FLOAT/types.o OBJ.i686-pc-linux-gnu/FLOAT/ccforest.o OBJ.i686-pc-linux-gnu/FLOAT/nodata.o OBJ.i686-pc-linux-gnu/FLOAT/plateau.o OBJ.i686-pc-linux-gnu/FLOAT/direction.o OBJ.i686-pc-linux-gnu/FLOAT/water.o OBJ.i686-pc-linux-gnu/FLOAT/filldepr.o OBJ.i686-pc-linux-gnu/FLOAT/grid.o OBJ.i686-pc-linux-gnu/FLOAT/genericWindow.o OBJ.i686-pc-linux-gnu/FLOAT/flow.o OBJ.i686-pc-linux-gnu/FLOAT/sweep.o OBJ.i686-pc-linux-gnu/FLOAT/weightWindow.o -lgis -lm \
- -lz -liostream
make: DELEV_FLOAT: Command not found
make: [/home/antonio/local/cvsroot/grass50_exp_2003_06_28/dist.i686-pc-linux-gnu/etc/bin/cmd/r.terraflow] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c main.cc -o OBJ.i686-pc-linux-gnu/SHORT/main.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/main.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c common.cc -o OBJ.i686-pc-linux-gnu/SHORT/common.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/common.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c stats.cc -o OBJ.i686-pc-linux-gnu/SHORT/stats.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/stats.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c fill.cc -o OBJ.i686-pc-linux-gnu/SHORT/fill.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/fill.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c types.cc -o OBJ.i686-pc-linux-gnu/SHORT/types.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/types.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c ccforest.cc -o OBJ.i686-pc-linux-gnu/SHORT/ccforest.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/ccforest.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c nodata.cc -o OBJ.i686-pc-linux-gnu/SHORT/nodata.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/nodata.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c plateau.cc -o OBJ.i686-pc-linux-gnu/SHORT/plateau.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/plateau.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c direction.cc -o OBJ.i686-pc-linux-gnu/SHORT/direction.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/direction.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c water.cc -o OBJ.i686-pc-linux-gnu/SHORT/water.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/water.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c filldepr.cc -o OBJ.i686-pc-linux-gnu/SHORT/filldepr.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/filldepr.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c grid.cc -o OBJ.i686-pc-linux-gnu/SHORT/grid.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/grid.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c genericWindow.cc -o OBJ.i686-pc-linux-gnu/SHORT/genericWindow.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/genericWindow.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c flow.cc -o OBJ.i686-pc-linux-gnu/SHORT/flow.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/flow.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c sweep.cc -o OBJ.i686-pc-linux-gnu/SHORT/sweep.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/sweep.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c weightWindow.cc -o OBJ.i686-pc-linux-gnu/SHORT/weightWindow.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/weightWindow.o] Error 127 (ignored)
(cd IOStream/lib ; make)
make[1]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
(cd src ; make)
make[2]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[1]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
DELEV_SHORT -L/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/libes/LIB.i686-pc-linux-gnu -L./IOStream/lib -o /home/antonio/local/cvsroot/grass50_exp_2003_06_28/dist.i686-pc-linux-gnu/etc/bin/cmd/r.terraflow.short OBJ.i686-pc-linux-gnu/SHORT/main.o OBJ.i686-pc-linux-gnu/SHORT/common.o OBJ.i686-pc-linux-gnu/SHORT/stats.o OBJ.i686-pc-linux-gnu/SHORT/fill.o OBJ.i686-pc-linux-gnu/SHORT/types.o OBJ.i686-pc-linux-gnu/SHORT/ccforest.o OBJ.i686-pc-linux-gnu/SHORT/nodata.o OBJ.i686-pc-linux-gnu/SHORT/plateau.o OBJ.i686-pc-linux-gnu/SHORT/direction.o OBJ.i686-pc-linux-gnu/SHORT/water.o OBJ.i686-pc-linux-gnu/SHORT/filldepr.o OBJ.i686-pc-linux-gnu/SHORT/grid.o OBJ.i686-pc-linux-gnu/SHORT/genericWindow.o OBJ.i686-pc-linux-gnu/SHORT/flow.o OBJ.i686-pc-linux-gnu/SHORT/sweep.o OBJ.i686-pc-linux-gnu/SHORT/weightWindow.o -lgis -lm \
- -lz -liostream
make: DELEV_SHORT: Command not found
make: [/home/antonio/local/cvsroot/grass50_exp_2003_06_28/dist.i686-pc-linux-gnu/etc/bin/cmd/r.terraflow.short] Error 127 (ignored)
make -f OBJ.i686-pc-linux-gnu/make2.rules
mkdir OBJ.i686-pc-linux-gnu/FLOAT ; true
mkdir: cannot create directory `OBJ.i686-pc-linux-gnu/FLOAT': Il file esiste
mkdir OBJ.i686-pc-linux-gnu/SHORT ; true
mkdir: cannot create directory `OBJ.i686-pc-linux-gnu/SHORT': Il file esiste
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT main.cc -o OBJ.i686-pc-linux-gnu/FLOAT/main.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/main.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT common.cc -o OBJ.i686-pc-linux-gnu/FLOAT/common.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/common.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT stats.cc -o OBJ.i686-pc-linux-gnu/FLOAT/stats.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/stats.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT fill.cc -o OBJ.i686-pc-linux-gnu/FLOAT/fill.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/fill.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT types.cc -o OBJ.i686-pc-linux-gnu/FLOAT/types.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/types.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT ccforest.cc -o OBJ.i686-pc-linux-gnu/FLOAT/ccforest.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/ccforest.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT nodata.cc -o OBJ.i686-pc-linux-gnu/FLOAT/nodata.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/nodata.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT plateau.cc -o OBJ.i686-pc-linux-gnu/FLOAT/plateau.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/plateau.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT direction.cc -o OBJ.i686-pc-linux-gnu/FLOAT/direction.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/direction.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT water.cc -o OBJ.i686-pc-linux-gnu/FLOAT/water.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/water.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT filldepr.cc -o OBJ.i686-pc-linux-gnu/FLOAT/filldepr.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/filldepr.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT grid.cc -o OBJ.i686-pc-linux-gnu/FLOAT/grid.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/grid.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT genericWindow.cc -o OBJ.i686-pc-linux-gnu/FLOAT/genericWindow.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/genericWindow.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT flow.cc -o OBJ.i686-pc-linux-gnu/FLOAT/flow.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/flow.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT sweep.cc -o OBJ.i686-pc-linux-gnu/FLOAT/sweep.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/sweep.o] Error 127 (ignored)
c -I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_FLOAT weightWindow.cc -o OBJ.i686-pc-linux-gnu/FLOAT/weightWindow.o
make: c: Command not found
make: [OBJ.i686-pc-linux-gnu/FLOAT/weightWindow.o] Error 127 (ignored)
(cd IOStream/lib ; make)
make[1]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
(cd src ; make)
make[2]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[1]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
DELEV_FLOAT -L/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/libes/LIB.i686-pc-linux-gnu -L./IOStream/lib -o /home/antonio/local/grass/grass5/etc/bin/cmd/r.terraflow OBJ.i686-pc-linux-gnu/FLOAT/main.o OBJ.i686-pc-linux-gnu/FLOAT/common.o OBJ.i686-pc-linux-gnu/FLOAT/stats.o OBJ.i686-pc-linux-gnu/FLOAT/fill.o OBJ.i686-pc-linux-gnu/FLOAT/types.o OBJ.i686-pc-linux-gnu/FLOAT/ccforest.o OBJ.i686-pc-linux-gnu/FLOAT/nodata.o OBJ.i686-pc-linux-gnu/FLOAT/plateau.o OBJ.i686-pc-linux-gnu/FLOAT/direction.o OBJ.i686-pc-linux-gnu/FLOAT/water.o OBJ.i686-pc-linux-gnu/FLOAT/filldepr.o OBJ.i686-pc-linux-gnu/FLOAT/grid.o OBJ.i686-pc-linux-gnu/FLOAT/genericWindow.o OBJ.i686-pc-linux-gnu/FLOAT/flow.o OBJ.i686-pc-linux-gnu/FLOAT/sweep.o OBJ.i686-pc-linux-gnu/FLOAT/weightWindow.o -lgis -lm \
- -lz -liostream
make: DELEV_FLOAT: Command not found
make: [/home/antonio/local/grass/grass5/etc/bin/cmd/r.terraflow] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c main.cc -o OBJ.i686-pc-linux-gnu/SHORT/main.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/main.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c common.cc -o OBJ.i686-pc-linux-gnu/SHORT/common.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/common.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c stats.cc -o OBJ.i686-pc-linux-gnu/SHORT/stats.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/stats.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c fill.cc -o OBJ.i686-pc-linux-gnu/SHORT/fill.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/fill.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c types.cc -o OBJ.i686-pc-linux-gnu/SHORT/types.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/types.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c ccforest.cc -o OBJ.i686-pc-linux-gnu/SHORT/ccforest.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/ccforest.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c nodata.cc -o OBJ.i686-pc-linux-gnu/SHORT/nodata.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/nodata.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c plateau.cc -o OBJ.i686-pc-linux-gnu/SHORT/plateau.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/plateau.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c direction.cc -o OBJ.i686-pc-linux-gnu/SHORT/direction.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/direction.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c water.cc -o OBJ.i686-pc-linux-gnu/SHORT/water.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/water.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c filldepr.cc -o OBJ.i686-pc-linux-gnu/SHORT/filldepr.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/filldepr.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c grid.cc -o OBJ.i686-pc-linux-gnu/SHORT/grid.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/grid.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c genericWindow.cc -o OBJ.i686-pc-linux-gnu/SHORT/genericWindow.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/genericWindow.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c flow.cc -o OBJ.i686-pc-linux-gnu/SHORT/flow.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/flow.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c sweep.cc -o OBJ.i686-pc-linux-gnu/SHORT/sweep.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/sweep.o] Error 127 (ignored)
I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include -I./IOStream/include -DUSER=\"antonio\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -DELEV_SHORT -c weightWindow.cc -o OBJ.i686-pc-linux-gnu/SHORT/weightWindow.o
make: I/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/include: Command not found
make: [OBJ.i686-pc-linux-gnu/SHORT/weightWindow.o] Error 127 (ignored)
(cd IOStream/lib ; make)
make[1]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
(cd src ; make)
make[2]: Entering directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib/src'
make[1]: Leaving directory `/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src.contrib/DUKE/r.terraflow/IOStream/lib'
DELEV_SHORT -L/home/antonio/local/cvsroot/grass50_exp_2003_06_28/src/libes/LIB.i686-pc-linux-gnu -L./IOStream/lib -o /home/antonio/local/grass/grass5/etc/bin/cmd/r.terraflow.short OBJ.i686-pc-linux-gnu/SHORT/main.o OBJ.i686-pc-linux-gnu/SHORT/common.o OBJ.i686-pc-linux-gnu/SHORT/stats.o OBJ.i686-pc-linux-gnu/SHORT/fill.o OBJ.i686-pc-linux-gnu/SHORT/types.o OBJ.i686-pc-linux-gnu/SHORT/ccforest.o OBJ.i686-pc-linux-gnu/SHORT/nodata.o OBJ.i686-pc-linux-gnu/SHORT/plateau.o OBJ.i686-pc-linux-gnu/SHORT/direction.o OBJ.i686-pc-linux-gnu/SHORT/water.o OBJ.i686-pc-linux-gnu/SHORT/filldepr.o OBJ.i686-pc-linux-gnu/SHORT/grid.o OBJ.i686-pc-linux-gnu/SHORT/genericWindow.o OBJ.i686-pc-linux-gnu/SHORT/flow.o OBJ.i686-pc-linux-gnu/SHORT/sweep.o OBJ.i686-pc-linux-gnu/SHORT/weightWindow.o -lgis -lm \
- -lz -liostream
make: DELEV_SHORT: Command not found
make: [/home/antonio/local/grass/grass5/etc/bin/cmd/r.terraflow.short] Error 127 (ignored)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/BxX/IRaQQEznKxURAjcTAJ9w+i7NUhhSgWqNpvwHMk74rO2ZGgCfQAkg
A7txQ7mlT0vVw9rdiat+Vi4=
=cpwp
-----END PGP SIGNATURE-----
More information about the grass-user
mailing list