solaris build problem

2001-05-30 Thread Robert Andersson
Hi all! I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. C++ Compiler: g++ C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions C Compiler: gcc C Compiler flags: -O3 -mcpu=v8 -mtune=v9 using the gcc version

Re: solaris build problem

2001-05-30 Thread Robert Andersson
I == Robert Andersson [EMAIL PROTECTED] writes: I I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. I C++ Compiler: g++ I C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions I C Compiler: gcc I C Compiler flags:

Re: solaris build problem

2001-05-30 Thread Allan Rae
On Wed, 30 May 2001, Robert Andersson wrote: Hi all! I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. C++ Compiler: g++ C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions C Compiler: gcc C Compiler flags:

Re: solaris build problem

2001-05-30 Thread Robert Andersson
Allan, AR == Allan Rae [EMAIL PROTECTED] writes: AR Did you try using --with-included-string when configuring? nope, but now I have :) --still the same problem :( any binaries for solaris v9 anyone? yours, /robert -- Systems Administrator Swedish National Graduate School of Language

Re: solaris build problem

2001-05-30 Thread Jean-Pierre.Chretien
Date: Wed, 30 May 2001 16:36:59 +1000 (GMT+1000) From: Allan Rae [EMAIL PROTECTED] To: Robert Andersson [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: solaris build problem On Wed, 30 May 2001, Robert Andersson wrote: Hi all! I second Gary Rays problem building lyx-1.1.6fix2

Re: solaris build problem

2001-05-30 Thread Robert Andersson
Jean-Pierre, JC == Jean-Pierre Chretien [EMAIL PROTECTED] writes: JC New with fix2: compilation fails with Solaris m4, Gnu m4 needed JC (and available BEFORE ./configure, adding it afterwards failed JC even after distclean and I had to restart from the distrib tar JC file). huh... :( not even

Re: solaris build problem

2001-05-30 Thread Jean-Marc Lasgouttes
Jean-Pierre == Jean-Pierre Chretien [EMAIL PROTECTED] writes: Jean-Pierre New with fix2: compilation fails with Solaris m4, Gnu m4 Jean-Pierre needed (and available BEFORE ./configure, adding it Jean-Pierre afterwards failed even after distclean and I had to Jean-Pierre restart from the distrib

Re: solaris build problem

2001-05-30 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Jean-Pierre == Jean-Pierre Chretien [EMAIL PROTECTED] writes: | | Jean-Pierre New with fix2: compilation fails with Solaris m4, Gnu m4 | Jean-Pierre needed (and available BEFORE ./configure, adding it | Jean-Pierre afterwards failed even after

Re: solaris build problem

2001-05-30 Thread Jean-Pierre.Chretien
Jean-Pierre == Jean-Pierre Chretien [EMAIL PROTECTED] writes: Jean-Pierre New with fix2: compilation fails with Solaris m4, Gnu m4 Jean-Pierre needed (and available BEFORE ./configure, adding it Jean-Pierre afterwards failed even after distclean and I had to Jean-Pierre restart from the

Re: solaris build problem

2001-05-30 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Unfortunately m4 is needed... this the autogeneration of the Lars sigc++ files that is playing tricks on us. Some automake magic Lars should help here. You mean the generated files are not in the dist? JMarc

Re: solaris build problem

2001-05-30 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Unfortunately m4 is needed... this the autogeneration of the | Lars sigc++ files that is playing tricks on us. Some automake magic | Lars should help here. | | You mean the

solaris build problem

2001-05-30 Thread Robert Andersson
Hi all! I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. C++ Compiler: g++ C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions C Compiler: gcc C Compiler flags: -O3 -mcpu=v8 -mtune=v9 using the gcc version

Re: solaris build problem

2001-05-30 Thread Robert Andersson
I == Robert Andersson [EMAIL PROTECTED] writes: I I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. I C++ Compiler: g++ I C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions I C Compiler: gcc I C Compiler flags:

Re: solaris build problem

2001-05-30 Thread Allan Rae
On Wed, 30 May 2001, Robert Andersson wrote: Hi all! I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. C++ Compiler: g++ C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions C Compiler: gcc C Compiler flags:

Re: solaris build problem

2001-05-30 Thread Robert Andersson
Allan, AR == Allan Rae [EMAIL PROTECTED] writes: AR Did you try using --with-included-string when configuring? nope, but now I have :) --still the same problem :( any binaries for solaris v9 anyone? yours, /robert -- Systems Administrator Swedish National Graduate School of Language

Re: solaris build problem

2001-05-30 Thread Jean-Pierre.Chretien
Date: Wed, 30 May 2001 16:36:59 +1000 (GMT+1000) From: Allan Rae [EMAIL PROTECTED] To: Robert Andersson [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: solaris build problem On Wed, 30 May 2001, Robert Andersson wrote: Hi all! I second Gary Rays problem building lyx-1.1.6fix2

Re: solaris build problem

2001-05-30 Thread Robert Andersson
Jean-Pierre, JC == Jean-Pierre Chretien [EMAIL PROTECTED] writes: JC New with fix2: compilation fails with Solaris m4, Gnu m4 needed JC (and available BEFORE ./configure, adding it afterwards failed JC even after distclean and I had to restart from the distrib tar JC file). huh... :( not even

Re: solaris build problem

2001-05-30 Thread Jean-Marc Lasgouttes
Jean-Pierre == Jean-Pierre Chretien [EMAIL PROTECTED] writes: Jean-Pierre New with fix2: compilation fails with Solaris m4, Gnu m4 Jean-Pierre needed (and available BEFORE ./configure, adding it Jean-Pierre afterwards failed even after distclean and I had to Jean-Pierre restart from the distrib

Re: solaris build problem

2001-05-30 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Jean-Pierre == Jean-Pierre Chretien [EMAIL PROTECTED] writes: | | Jean-Pierre New with fix2: compilation fails with Solaris m4, Gnu m4 | Jean-Pierre needed (and available BEFORE ./configure, adding it | Jean-Pierre afterwards failed even after

Re: solaris build problem

2001-05-30 Thread Jean-Pierre.Chretien
Jean-Pierre == Jean-Pierre Chretien [EMAIL PROTECTED] writes: Jean-Pierre New with fix2: compilation fails with Solaris m4, Gnu m4 Jean-Pierre needed (and available BEFORE ./configure, adding it Jean-Pierre afterwards failed even after distclean and I had to Jean-Pierre restart from the

Re: solaris build problem

2001-05-30 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Unfortunately m4 is needed... this the autogeneration of the Lars sigc++ files that is playing tricks on us. Some automake magic Lars should help here. You mean the generated files are not in the dist? JMarc

Re: solaris build problem

2001-05-30 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Unfortunately m4 is needed... this the autogeneration of the | Lars sigc++ files that is playing tricks on us. Some automake magic | Lars should help here. | | You mean the

solaris build problem

2001-05-30 Thread Robert Andersson
Hi all! I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. C++ Compiler: g++ C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions C Compiler: gcc C Compiler flags: -O3 -mcpu=v8 -mtune=v9 using the gcc version

Re: solaris build problem

2001-05-30 Thread Robert Andersson
> "I" == Robert Andersson <[EMAIL PROTECTED]> writes: I> I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. I> C++ Compiler: g++ I> C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions I> C Compiler: gcc I> C Compiler

Re: solaris build problem

2001-05-30 Thread Allan Rae
On Wed, 30 May 2001, Robert Andersson wrote: > Hi all! > > I second Gary Rays problem building lyx-1.1.6fix2 on solaris 7. > > C++ Compiler: g++ > C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions > C Compiler: gcc > C Compiler

Re: solaris build problem

2001-05-30 Thread Robert Andersson
Allan, > "AR" == Allan Rae <[EMAIL PROTECTED]> writes: AR> Did you try using --with-included-string when configuring? nope, but now I have :) --still the same problem :( any binaries for solaris v9 anyone? yours, /robert -- Systems Administrator Swedish National Graduate School of

Re: solaris build problem

2001-05-30 Thread Jean-Pierre.Chretien
>>Date: Wed, 30 May 2001 16:36:59 +1000 (GMT+1000) >>From: Allan Rae <[EMAIL PROTECTED]> >>To: Robert Andersson <[EMAIL PROTECTED]> >>cc: <[EMAIL PROTECTED]> >>Subject: Re: solaris build problem >> >>On Wed, 30 May 2001, Robert Anders

Re: solaris build problem

2001-05-30 Thread Robert Andersson
Jean-Pierre, > "JC" == Jean-Pierre Chretien <[EMAIL PROTECTED]> writes: JC> New with fix2: compilation fails with Solaris m4, Gnu m4 needed JC> (and available BEFORE ./configure, adding it afterwards failed JC> even after distclean and I had to restart from the distrib tar JC> file). huh...

Re: solaris build problem

2001-05-30 Thread Jean-Marc Lasgouttes
> "Jean-Pierre" == Jean-Pierre Chretien <[EMAIL PROTECTED]> writes: Jean-Pierre> New with fix2: compilation fails with Solaris m4, Gnu m4 Jean-Pierre> needed (and available BEFORE ./configure, adding it Jean-Pierre> afterwards failed even after distclean and I had to Jean-Pierre> restart

Re: solaris build problem

2001-05-30 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Jean-Pierre" == Jean-Pierre Chretien <[EMAIL PROTECTED]> writes: | | Jean-Pierre> New with fix2: compilation fails with Solaris m4, Gnu m4 | Jean-Pierre> needed (and available BEFORE ./configure, adding it | Jean-Pierre> afterwards

Re: solaris build problem

2001-05-30 Thread Jean-Pierre.Chretien
>> >>> "Jean-Pierre" == Jean-Pierre Chretien <[EMAIL PROTECTED]> writes: >> >>Jean-Pierre> New with fix2: compilation fails with Solaris m4, Gnu m4 >>Jean-Pierre> needed (and available BEFORE ./configure, adding it >>Jean-Pierre> afterwards failed even after distclean and I had to

Re: solaris build problem

2001-05-30 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Unfortunately m4 is needed... this the autogeneration of the Lars> sigc++ files that is playing tricks on us. Some automake magic Lars> should help here. You mean the generated files are not in the dist? JMarc

Re: solaris build problem

2001-05-30 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Unfortunately m4 is needed... this the autogeneration of the | Lars> sigc++ files that is playing tricks on us. Some automake magic | Lars> should help here. | | You

solaris build problem

2001-05-22 Thread Gary Ray
All, I tried building lyx-1.1.6fix2. When compiling sigc++/slot.cc, I get the error: slot.cc:8: syntax error before `::' slot.cc:11: syntax error before `::' slot.cc:14: syntax error before `::' slot.cc:17: syntax error before `::' slot.cc:20: syntax error before `::' slot.cc:23: syntax error

solaris build problem

2001-05-22 Thread Gary Ray
All, I tried building lyx-1.1.6fix2. When compiling sigc++/slot.cc, I get the error: slot.cc:8: syntax error before `::' slot.cc:11: syntax error before `::' slot.cc:14: syntax error before `::' slot.cc:17: syntax error before `::' slot.cc:20: syntax error before `::' slot.cc:23: syntax error

solaris build problem

2001-05-22 Thread Gary Ray
All, I tried building lyx-1.1.6fix2. When compiling sigc++/slot.cc, I get the error: slot.cc:8: syntax error before `::' slot.cc:11: syntax error before `::' slot.cc:14: syntax error before `::' slot.cc:17: syntax error before `::' slot.cc:20: syntax error before `::' slot.cc:23: syntax error