This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bugs
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: bugs
- From: "Prof. Dr. L. Banyai" <bla at pflug dot th dot physik dot uni-frankfurt dot de>
- Date: Mon, 30 Aug 99 12:01:05 +0200
- cc: bla at mandala dot th dot physik dot uni-frankfurt dot de
````````````````````````````````````````````````````````````````````````````````
Prof. Dr. L. Banyai
Institut f"ur Theoretische Physik Tel: +49 (69) 798 23314
Johann Wolfgang Goethe-Universit"at FAX: +49 (69) 798 28354
D-60054 Frankfurt bla@mandala.th.physik.uni-frankfurt.de
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Dear Sirs,
by trying to compile the newest Lyx version 1.03 on my SuSe-Linux 6.1 distribution
I have encountered the following problem:
----------------------------------------------
g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include texrow.C
g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include paragraph.C
paragraph.C: In method `class LyXParagraph * LyXParagraph::TeXOnePar(class
LStri
ng &, class TexRow &, class LString &, class TexRow &, int &)':
paragraph.C:2102: Internal compiler error.
paragraph.C:2102: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'
.
paragraph.C:2102: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
detail
s.
make[1]: *** [paragraph.o] Error 1
make[1]: Leaving directory `/home/bla/lyx-1.0.3/src'
make: *** [all] Error 1
----------------------------------------------------
In the same time I had no difficulty at all to compile it with an old Linux version
of 1997 on another machine.
I would be grateful for your help.
With best regards,
L. Banyai