Hello,
I'm trying to compile the released 1.1.6fix1 in a Digital machine, using
Digital UNIX V4.0E, using the following options:
./configure --with-extra-prefix=/usr/local --with-included-string
Everything is OK, but when I use the make command:
...
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../src -I../../images -I./../ -I../.. -I../..
-I../../boost -I/usr/local/include -isystem /usr/X11R6.3/include -g -O2
-fno-exceptions -c formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../..
-I../.. -I../../boost -I/usr/local/include -isystem /usr/X11R6.3/include
-g -O2 -fno-exceptions -c formula.C -o formula.o
In file included from ../../src/gettext.h:35,
from ../../src/insets/lyxinset.h:22,
from formula.h:26,
from formula.C:24:
../../src/LString.h:20: #error The <string> header has been included
before LString.h
formula.C:942: warning: #warning This is a terrible hack! We should find a
better solution.
formula.C:1067: warning: #warning This is a terrible hack! We should find
a better solution.
make[3]: *** [formula.lo] Error 1
make[3]: Leaving directory `/usr/local2/src/lyx-1.1.6fix1/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local2/src/lyx-1.1.6fix1/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local2/src/lyx-1.1.6fix1/src'
make: *** [all-recursive] Error 1
My gcc is 2.95.3 and xforms is 0.89.0 ...
Can you help me?
TIA,
----
Sidney Pio de Campos
CCJDR/IFGW/UNICAMP
e-mail:[EMAIL PROTECTED]