Jean-Marc Lasgouttes schrieb:
Stephan Witt <stephan.w...@brainforce.com> writes:

Hi Andre,

I stumbled over an error when compiling LyX-1.6.X (Rev 29386) on
SLES9. Maybe the GCC 3.3.3 is the problem... but the README and
INSTALL doesn't say so.

Looks like this is at qt level...

Thank you for thinking about my problem.
I've build (apperently) successfully Qt myself with these options (as mentioned 
in INSTALL.MacOSX):

../qt-x11-opensource-src-4.4.3/configure -no-exceptions -nomake examples 
-nomake tools -nomake demos -prefix /usr/local/QT4 -no-sql-mysql

(I added -no-sql-mysql because of incompatibilities)

I think it's a problem to build a list of entities with unknown size (class 
forward declaration) when the internal representation is an array.
So the compiler fails here. (I did no real investigation until now because I 
don't know if GCC 3.3.3 should be supported.)

Stephan

-------------------------------------------------------------------------------

Reply via email to