Stefano Ghirlanda <[EMAIL PROTECTED]> writes:
| Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
|
| > 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)
| >
| > Thi
> "Stefano" == Stefano Ghirlanda <[EMAIL PROTECTED]> writes:
Stefano> It says that sstream is found... but:
Stefano> # find /usr/include/ /usr/local/include -name '*sstream*'
Did you remove config.cache before running configure?
Stefano> nothing is found. As a confirmation:
Stefano> # cat
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> 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
> "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
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:
../..