Andre Juffer <[EMAIL PROTECTED]> writes:
| Wai-Sun Chia wrote:
|
| > Hello,
| > Just downloaded the latest lyx-1.1.6pre3 and tried to compile it on my
| > RH7 system. This is updated frequently from Rawhide. Specifically this
| > system is running:
| > gcc-2.96-69
| > glibc-2.2-9
| > binutils-2.10.1.0.2-1
| > libsigc++-1.0.1-1
|
|
|
| gcc-2.96 is a development version of gcc and should not be used for
| real work.
FUD, gcc-2.96 works just perfect.
| It is very strange that RH has decided to install this
| version of gcc. I think it is better to uninstall gcc-2.96 and install
| 2.95 instead, which is the latest stable version of gcc. It also may
| solve your problem. We had exactly similar problems with RH. In fact,
| we could not compile anything, even the simplest programs.
So _your_ installation was faulty.
I have had no problems with gcc-2.96 and RH7.0
| > My configure is:
| > ./configure --prefix=/usr --with-pspell
drop the --with-pspell there seems to be some issues with it.
| > In file included from formula.C:30:
| > ../../src/minibuffer.h: At top level:
| > ../../src/minibuffer.h:17: using directive `Object' introduced
| > ambiguous type `_ObjectRec *'
Your XForms dist is too old. Get a newer one.
(but still 0.88 or try 0.89 if you want to)
Lgb