Re: Problem compiling lyx1.1.6fix1 on rh7.0 alpha (bis)

2001-05-02 Thread Jean-Marc Lasgouttes
> "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes: Yann> Hello the dream team... I've got problem compiling the 1.1.6fix1 Yann> release of lyx Replace your xforms package with the one found in ftp.sylvan.com/pub/lyx. This is a better one. For the warning with "_", I don't know what this me

Re: Problem compiling lyx1.1.6fix1 on rh7.0 alpha (bis)

2001-04-24 Thread Yann MORERE
Allan Rae wrote: > > > This is due to a stray X11 header being included by the forms.h header > file. You are probably using the xforms rpms from Red Hat? These are > known to have a this problem. I'm not sure which header you have to > comment out in the header file (it isn't used by anythin

Re: Problem compiling lyx1.1.6fix1 on rh7.0 alpha (bis)

2001-04-24 Thread Allan Rae
On Tue, 24 Apr 2001, Yann MORERE wrote: > Tuukka Toivonen wrote: [...] > Ok i tried this, but i got this problem : [...] > ../../src/minibuffer.h:17: using directive `Object' introduced > ambiguous type `_ObjectRec *' > make[3]: *** [formula.lo] Erreur 1 [...] > so still not compile... This is d

Re: Problem compiling lyx1.1.6fix1 on rh7.0 alpha (bis)

2001-04-23 Thread Yann MORERE
Tuukka Toivonen wrote: > > > gettext is the Native Language Support library. If it is ok to use > english with LyX try to run configure with > > ./configure --disable-nls > > (that is what I do...) Ok i tried this, but i got this problem : /bin/sh ../../libtool --mode=compile g++ -DH

Re: Problem compiling lyx1.1.6fix1 on rh7.0 alpha (bis)

2001-04-23 Thread Tuukka Toivonen
On Mon, 23 Apr 2001, Yann MORERE wrote: > I've got problem compiling the 1.1.6fix1 release of lyx > ../../src/gettext.h:46: warning: identifier name `_' conflicts with GNU > C++ internal naming strategy gettext is the Native Language Support library. If it is ok to use english with LyX try to

Problem compiling lyx1.1.6fix1 on rh7.0 alpha (bis)

2001-04-23 Thread Yann MORERE
Hello the dream team... I've got problem compiling the 1.1.6fix1 release of lyx here is the gcc compiler [yann@noemi yann]$ gcc -v Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/2.96/specs gcc version 2.96 2731 (Red Hat Linux 7.0) [yann@noemi yann]$ here is the linux box [yann@noe