[GRASSLIST:619] Can't find r.terraflow in the new snapshot sources.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

I've finally got grass snapshot to compile on my Debian Woody. Great
work guys. Grass is really becomming a neat tool, besides it's
extrordinary power.

I've some question to make. The initial reason for compiling the latest
snapshot was to use r.terraflow on my project. But I found out that it's
not there. So I presume that the defualt installation doesn't
contemplate it's installation. I read the
$GRASS_SNAPSHOT_SRC_DIR/INSTALL file and it says that there are modules
that are not installed by default. It says to go in the 'modules' dir
and use the gmake5 -i; gmakelinks5 -i procedure to install them. The
only problem is that I can't find the modules dir.
I tried a "find ./ -name 'terra'" in the source tree but found nothing.

Can someone please tell me how to get r.terraflow working under the new
snapshot?

Thanks a lot.

Greetings.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/BxDIIRaQQEznKxURAg2HAKDePNZzHRUetuGdMR4/x5Eyn0PlBgCgsr7A
ODmoI46eLjWJr42pLphpK1k=
=2yH0
-----END PGP SIGNATURE-----

-----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-----

Antonio G. - Geotronix wrote:

I've finally got grass snapshot to compile on my Debian Woody. Great
work guys. Grass is really becomming a neat tool, besides it's
extrordinary power.

I've some question to make. The initial reason for compiling the latest
snapshot was to use r.terraflow on my project. But I found out that it's
not there. So I presume that the defualt installation doesn't
contemplate it's installation. I read the
$GRASS_SNAPSHOT_SRC_DIR/INSTALL file and it says that there are modules
that are not installed by default. It says to go in the 'modules' dir
and use the gmake5 -i; gmakelinks5 -i procedure to install them. The
only problem is that I can't find the modules dir.

Actually, it says "the module's directory"; the apostrophe is
significant. IOW, go to the directory for the specific module which
you wish to compile. In this case, that directory is:

  src.contrib/DUKE/r.terraflow

I tried a "find ./ -name 'terra'" in the source tree but found nothing.

The argument to "-name" has to match the entire filename, not just
part of it; you would have to use a glob pattern (e.g. "*terra*") if
you want to match just part of the filename.

--
Glynn Clements <glynn.clements@virgin.net>

./src.contrib/DUKE/r.terraflow

On Sat, 2003-07-05 at 14:54, Antonio G. - Geotronix wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

I've finally got grass snapshot to compile on my Debian Woody. Great
work guys. Grass is really becomming a neat tool, besides it's
extrordinary power.

I've some question to make. The initial reason for compiling the latest
snapshot was to use r.terraflow on my project. But I found out that it's
not there. So I presume that the defualt installation doesn't
contemplate it's installation. I read the
$GRASS_SNAPSHOT_SRC_DIR/INSTALL file and it says that there are modules
that are not installed by default. It says to go in the 'modules' dir
and use the gmake5 -i; gmakelinks5 -i procedure to install them. The
only problem is that I can't find the modules dir.
I tried a "find ./ -name 'terra'" in the source tree but found nothing.

Can someone please tell me how to get r.terraflow working under the new
snapshot?

Thanks a lot.

Greetings.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/BxDIIRaQQEznKxURAg2HAKDePNZzHRUetuGdMR4/x5Eyn0PlBgCgsr7A
ODmoI46eLjWJr42pLphpK1k=
=2yH0
-----END PGP SIGNATURE-----

--
Sandro Klippel <sandro.klippel@talha-mar.com.br>

talha-mar projetos ambientais
Conselheiro d'Avila 190
Porto Alegre,RS 91040-450
+55 (51) 3344-7451

w w w . t a l h a - m a r . c o m . b r

Antonio wrote:

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?

You have to use:

  configure --with-cxx ...

so that configure sets the C++-related make variables.

After running configure, you will also need to do "make pre-compile".

--
Glynn Clements <glynn.clements@virgin.net>