What if you change the line:
CXXFLAGS="$RPM_OPT_FLAGS" ./configure --with-included-gettext
to
./configure --with-included-gettext?
Mate
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.
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