[PPL-devel] Cannot build PPL.

Axel Simon A.Simon at ukc.ac.uk
Mon Mar 10 12:52:05 CET 2003


Hi,

building the library fails with:

 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -g -O2 -W -Wall -c 
BoundingBox.c
c -Wp,-MD,.deps/BoundingBox.TPlo >/dev/null 2>&1
source='Constraint.cc' object='Constraint.lo' libtool=yes \
depfile='.deps/Constraint.Plo' tmpdepfile='.deps/Constraint.TPlo' \
depmode=gcc /usr/local/bin/bash ../depcomp \
/usr/local/bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
-I..  
-I.. -I../src     -g -O2 -W -Wall -c -o Constraint.lo `test -f 
'Constraint.cc' |
| echo './'`Constraint.cc
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -g -O2 -W -Wall -c 
Constraint.cc
 -Wp,-MD,.deps/Constraint.TPlo  -fPIC -DPIC
In file included from LinExpression.defs.hh:33,
                 from Constraint.defs.hh:30,
                 from Constraint.cc:26:
ConSys.defs.hh:170: no class template named `iterator' in `std'
In file included from LinExpression.defs.hh:34,
                 from Constraint.defs.hh:30,
                 from Constraint.cc:26:
GenSys.defs.hh:229: no class template named `iterator' in `std'
gmake[4]: *** [Constraint.lo] Error 1
gmake[4]: Leaving directory `/home/as49/source/ppl-0.4.2/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/as49/source/ppl-0.4.2/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/as49/source/ppl-0.4.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/as49/source/ppl-0.4.2'
gmake: *** [all] Error 2

My machine uses FreeBSD 4.6 and gcc 2.95.3. Is the compiler too old?

Thanks,
Axel.
 



More information about the PPL-devel mailing list