Re: lyx-1.1.6 compile errors

2001-03-05 Thread Lars Gullik Bjønnes
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

Re: lyx-1.1.6 compile errors

2001-03-05 Thread Jean-Marc Lasgouttes
> "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

Re: lyx-1.1.6 compile errors

2001-03-05 Thread Stefano Ghirlanda
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

Re: lyx-1.1.6 compile errors

2001-03-05 Thread Jean-Marc Lasgouttes
> "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

lyx-1.1.6 compile errors

2001-03-04 Thread Stefano Ghirlanda
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: ../..