[GRASSLIST:7353] r.terraflow fails to build
Thomas Colson
tom_colson at ncsu.edu
Tue Jun 28 15:42:06 EDT 2005
latest from cvs:
[root at localhost r.terraflow]# make
Makefile:78: warning: overriding commands for target `clean'
../../include/Make/Rules.make:35: warning: ignoring old commands for
target `clean'
mkdir -p OBJ.x86_64-unknown-linux-gnu/FLOAT ; true
mkdir -p OBJ.x86_64-unknown-linux-gnu/SHORT ; true
c++ -c -g -O2 -I./IOStream/include -DUSER=\"root\" -DNODATA_FIX
-D_FILE_OFFSET_BITS= 64 -I/dls/grass/grass6/include -DELEV_FLOAT main.cc
-o OBJ.x86_64-unknown-linux-gnu/ FLOAT/main.o
./IOStream/include/replacementHeap.h:155: error: invalid use of
constructor as a tem plate
./IOStream/include/replacementHeap.h:155: note: use ReplacementHeap<T,
Compare>::Re placementHeap instead of ReplacementHeap<T,
Compare>::ReplacementHeap<T, Compare> to name the constructor in a
qualified name
./IOStream/include/replacementHeapBlock.h:161: error: invalid use of
constructor as a template
./IOStream/include/replacementHeapBlock.h:161: note: use
ReplacementHeapBlock<T, Co mpare>::ReplacementHeapBlock instead of
ReplacementHeapBlock<T, Compare>::Replacem entHeapBlock<T, Compare> to
name the constructor in a qualified name
make: *** [OBJ.x86_64-unknown-linux-gnu/FLOAT/main.o] Error 1
More information about the grass-user
mailing list