Hello lyx-developers,
since I did not find any binary verion Lyx-1.3.3 for SuSE8.1 I try to do
it myself.
Compiling the stable lyx-1.3.3 on SuSE8.1 with gcc3.2 on qt3.1.1
out the official SRPM from Lyx.org I got some early compiling errors.
(see below)
The process stops very early during the first compilations. It seems to
be an error of the compiler!! Ups - never had a compiler error before!
Has anybody lyx-1.3.3 binary for SuSE8.1 with QT 3.1.1 prepared for
download?
Can anybody give me hints how to solve this problem to make a binary
lyx-1.3.3 for SuSE8.1?
Thanks in advance
Michael
---------------8<-------------------------------------------------
.....
.....
g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src -I../../../../boost
-isystem /usr/X11R6/include -O2 -fno-exceptions -c cregex.cpp -MT
cregex.lo -MD -MP -MF .deps/cregex.TPlo
../../../../boost/boost/regex/detail/regex_match.hpp: In member function
`unsigned int boost::RegEx::GrepFiles(bool (*)(const char*, const
boost::RegEx&), const char*, bool, unsigned int)':
../../../../boost/boost/regex/detail/regex_match.hpp:1904: Internal compiler
error in expand_call, at calls.c:3049
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [cregex.lo] Fehler 1
make[4]: Verlassen des Verzeichnisses
�/usr/src/packages/BUILD/lyx-1.3.3/boost/libs/regex/src�
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlassen des Verzeichnisses
�/usr/src/packages/BUILD/lyx-1.3.3/boost/libs/regex�
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses
�/usr/src/packages/BUILD/lyx-1.3.3/boost/libs�
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses
�/usr/src/packages/BUILD/lyx-1.3.3/boost�
make: *** [all-recursive] Fehler 1
-----------8<------------------------------------------------------
- Re: compile lyx-1.3.3 on SuSE8.1? Michael Hartje
- Re: compile lyx-1.3.3 on SuSE8.1? Joachim Heidemeier
- Re: compile lyx-1.3.3 on SuSE8.1? Andre Poenitz
