[GRASS5] 5.7: r.terraflow and gcc 2.96 fails

Markus Neteler neteler at itc.it
Wed Nov 17 03:14:37 EST 2004


Hi,

recently changes were submitted to r.terraflow in 5.3-CVS.
Should it be updated in 5.7 as well? 

Currently the automated 5.7 CVS Linux binary snapshot
fails:

bash-2.04$ cd /hardmnt/grass0/neteler/grass51binarybuild/grass51/raster/r.terraflow/
bash-2.04$ make
Makefile:78: warning: overriding commands for target `clean'
../../include/Make/Rules.make:35: warning: ignoring old commands for target `clean'
mkdir -p OBJ.i686-pc-linux-gnu/FLOAT ; true
mkdir -p OBJ.i686-pc-linux-gnu/SHORT ; true
c++ -c -g -O2 -I./IOStream/include -DUSER=\"neteler\" -DNODATA_FIX -D_FILE_OFFSET_BITS=64 -I/hardmnt/grass0/neteler/grass51binarybuild/grass51/include -DELEV_FLOAT main.cc -o OBJ.i686-pc-linux-gnu/FLOAT/main.o
In file included from IOStream/include/ami.h:61,
                 from common.h:49,
                 from main.cc:59:
IOStream/include/empq_impl.h:44:19: ostream: No such file or directory
In file included from plateau.h:50,
                 from water.h:51,
                 from fill.h:46,
                 from main.cc:60:
direction.h:46:19: ostream: No such file or directory
make: *** [OBJ.i686-pc-linux-gnu/FLOAT/main.o] Error 1

bash-2.04$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.1)

Probably the recent fixes in 5.3-CVS addressed this problem?

Markus




More information about the grass-dev mailing list