Re: Compilation error on Sparc Solaris 2.5.1

2000-02-23 Thread Lars Gullik Bjønnes
Manfred Huber <[EMAIL PROTECTED]> writes: | > Manfred Huber <[EMAIL PROTECTED]> writes: | > | > | I added -fpermissive and it worked. Many Thanks. But now I got another error | > | with this output: | > | > Is this from a clean make? | > | > If not do a: | > | > make distclean | > make | >

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-23 Thread Manfred Huber
> Manfred Huber <[EMAIL PROTECTED]> writes: > > | I added -fpermissive and it worked. Many Thanks. But now I got another error > | with this output: > > Is this from a clean make? > > If not do a: > > make distclean > make > > and see if that helps. > > This looks like a library problem. >

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-22 Thread Manfred Huber
Yes. Manfred > Hello > > Have you tried this ? > > make clean > make > > YC

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-21 Thread Yann Collete
Hello Have you tried this ? make clean make YC

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-21 Thread Lars Gullik Bjønnes
Manfred Huber <[EMAIL PROTECTED]> writes: | I added -fpermissive and it worked. Many Thanks. But now I got another error | with this output: Is this from a clean make? If not do a: make distclean make and see if that helps. This looks like a library problem. Lgb

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-21 Thread Manfred Huber
e[2]: Leaving directory `/home/st3/src/lyx-1.1.4/src' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/home/st3/src/lyx-1.1.4/src' make: *** [all-recursive] Error 1 Manfred > From: "Yann et Isabelle COLLETTE" <[EMAIL PROTECTED]> > To: <[

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-20 Thread Allan Rae
On Fri, 18 Feb 2000, Manfred Huber wrote: [LyX Version] > It's version 1.1.4 > > Manfred > > Manfred> The System is a Sparc with Solaris2.5.1. The compiler is gcc > > Manfred> Version 2.95.2 with libstdc++ Version 2.90.6. After the > > Manfred> make-command, i got these errors: Are you sure you

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-19 Thread Yann et Isabelle COLLETTE
Hello, Add the following statement in the Makefile -fpermissive (near the -O2). It works fine for me. YC - Original Message - From: Manfred Huber <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 18, 2000 1:08 PM Subject: Re: Compilation error on Sparc S

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-18 Thread Manfred Huber
Sorry. It's version 1.1.4 Manfred > X-Envelope-Sender-Is: [EMAIL PROTECTED] (at relayer oi419e.ops.de) > X-Amavis-approved: Yes > To: Manfred Huber <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: Compilation error on Sparc Solaris 2.5.1 > From:

Re: Compilation error on Sparc Solaris 2.5.1

2000-02-18 Thread Jean-Marc Lasgouttes
> "Manfred" == Manfred Huber <[EMAIL PROTECTED]> writes: Manfred> Hello It's the first time I write an article to this list. So Manfred> forgive me ... Manfred> The System is a Sparc with Solaris2.5.1. The compiler is gcc Manfred> Version 2.95.2 with libstdc++ Version 2.90.6. After the Manfr

Compilation error on Sparc Solaris 2.5.1

2000-02-18 Thread Manfred Huber
Hello It's the first time I write an article to this list. So forgive me ... The System is a Sparc with Solaris2.5.1. The compiler is gcc Version 2.95.2 with libstdc++ Version 2.90.6. After the make-command, i got these errors: make[3]: Entering directory `/home/user/src/lyx-1.1.4/src/mathed