Hi All!

I attempted to build my own RPM by compiling from lyx-1.1.6-1.src.rpm.
> The srpm is from ftp.sylvan.com. My system is a RedHat 7.0 with all available
> bugfixes.
>
> I have following (error) message:
>
> .. -I../../boost  -isystem /usr/X11R6/include  -O2 -march=i386 -mcpu=i686 -c
> formula.C                                            ~~~~~~~~
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

this makes little sense, either it's an 386 or an 686, why bother with
386 compatibilty when you have an k6??

edit the lyx.spec inside the rpm, its inside the folder development.
look for the ./configure command and remove the --with-included-string.

should do then..


Have fun*

Niklas

Reply via email to