Re: lyx-1.0.0-src.rpm wont compile on RH4.2 gcc-2.7.2.3

1999-02-02 Thread Mate Wierdl
What if you change the line: CXXFLAGS="$RPM_OPT_FLAGS" ./configure --with-included-gettext to ./configure --with-included-gettext? Mate

Re: lyx-1.0.0-src.rpm wont compile on RH4.2 gcc-2.7.2.3

1999-02-02 Thread Roland Krause
Just tried to remove optimization -O2. Now it works. Shoulda told you right away. Roland On Tue, 2 Feb 1999, Roland Krause wrote: > The harder you try the harder you fail, I guess :-) > > Trying to compile the lyx-1.0.0-src.rpm from Mate's ftpsite on a > Redhat 4.2 system with gcc-2.7.2.3.f.

lyx-1.0.0-src.rpm wont compile on RH4.2 gcc-2.7.2.3

1999-02-02 Thread Roland Krause
The harder you try the harder you fail, I guess :-) Trying to compile the lyx-1.0.0-src.rpm from Mate's ftpsite on a Redhat 4.2 system with gcc-2.7.2.3.f.1 fails with the following error message. g++ -c -O2 -m486 -fno-strength-reduce -I. -I. -I../images -I/usr/X11R6/include lyxfunc.C lyxfun