Hi, I am getting the following errors, I presume because my c++
libraries are too old (Slackware 7.0):

g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../
-I../.. -I../.. -I../../boost -g -O2 -fno-rtti -fno-exceptions -c
formula.C -o formula.o 
In file included from formula.C:18:
../../src/Lsstream.h:16: sstream: No such file or directory
In file included from ../../src/support/DebugStream.h:19,
                 from ../../src/debug.h:108,
                 from math_defs.h:30,
                 from math_iter.h:27,
                 from math_cursor.h:26,
                 from formula.C:26:
../../src/support/LOstream.h:17: ostream: No such file or directory

Here is my g++ version:

# g++ -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Should I installa a more recent one?
Thanks,

-- 
Stefano Ghirlanda, Zoologiska Institutionen, Stockholms Universitet
  email: you know it already, tel: +46-8-164055, fax:+46-8-167715
 the free science campaign: http://ethology.zool.su.se/freescience

Reply via email to