>>>>> "Stefano" == Stefano Ghirlanda <[EMAIL PROTECTED]> writes:

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

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

Stefano> Here is my g++ version:

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

This version should work OK, and configure should have detected that
ostream ans sstream were not available... How did you run configure?
What does config.log say?

JMarc

Reply via email to