Dekel Tsur wrote:

> The problem is in LaTeX::deplog, which incorrectly parses the log line
> 
>     File: <filename>.eps Graphic file (type eps)
> 
> and setting foundfile to "<filename>.eps Graphic file (type eps)", where the
> correct value is "<filename>.eps".
> 
> Did you compile LyX yourself ? (and what is your compiler ?)
> If so, try to compile it again after running
>   configure --with-included-string

Yes I did, using gcc/g++ 2.96.
Configure creates the makefile ok, but then the compile bombs out with:-


make[3]: Entering directory `/export/src/linux/lyx-1.1.6/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src
-I../../images -I./../ -I../.. -I../.. -I../../boost  -isystem
/usr/X11R6/include  -g -O2 -fno-exceptions -c formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../..
-I../../boost -isystem /usr/X11R6/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:2: #error The <string> header has been included before
LString.h
make[3]: *** [formula.lo] Error 1
make[3]: Leaving directory `/export/src/linux/lyx-1.1.6/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/src/linux/lyx-1.1.6/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/export/src/linux/lyx-1.1.6/src'
make: *** [all-recursive] Error 1


Should I revert to gcc 2.95?


-- 
Adrian Ball - Technical Consultant  || Major Data Services Ltd
    Sun Professional Services       || tel: 07050 688565
                                    || fax: 07020 965488
                                    || mailto:[EMAIL PROTECTED]

Reply via email to