Gi!
> I have probably missed something, because it was the most frequent
> question for a while, but I am trying to build lyx 1.1.6fix1 on RedHat
> 7.0 (xforms are downloaded from sylvan and it is .src.rpm), but it
> fails. Redirected output from rpm --rebuild is attached.
-----snip-------
Special flags: frontend-xforms included-string
included-libsigc
CFLAGS: -O2 -march=i386 -mcpu=i686
-----snap----------
Try editing the lyx.spec (in lyx-**/development/ ) and remove the
--with-included-string flag from ./configure in the %build-section
ohh, and edit your /usr/lib/rpmrc and fix the RPM_OPT_FLAGS to read
either all i386 or all i686, your version might confuse gcc...
Or, easier still, use the binary rpm ;-)
have fun*
Niklas