Re: More gcc 4.6 compile issues

2011-02-12 Thread Pavel Sanda
Orion Poplawski wrote: > I've been working on getting lyx 2.0.0beta4 compiled for fedora rawhide with > gcc 4.6. Latest compile failure that doesn't have an obvious (to me) proper > solution is: > > insets/InsetCommandParams.cpp: In function 'const lyx::ParamInfo& > lyx::findInfo(lyx::InsetCode,

More gcc 4.6 compile issues

2011-02-12 Thread Orion Poplawski
I've been working on getting lyx 2.0.0beta4 compiled for fedora rawhide with gcc 4.6. Latest compile failure that doesn't have an obvious (to me) proper solution is: insets/InsetCommandParams.cpp: In function 'const lyx::ParamInfo& lyx::findInfo(lyx::InsetCode, const string&)': insets/InsetComman

Re: Compile issues

2000-08-09 Thread Amir Karger
On Tue, Aug 08, 2000 at 04:51:12PM +0200, Lars Gullik Bjønnes wrote: > Amir Karger <[EMAIL PROTECTED]> writes: > > Ever wondered why 2.95.x is released: Bugfixes! Hm. You may have a point there. > Can you check if it is the std:: that the 2.95 have problems with. > > In line 61 and 62 of trans

Re: Compile issues

2000-08-08 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | On Mon, Aug 07, 2000 at 04:20:58PM +0200, Lars Gullik Bjønnes wrote: | > Amir Karger <[EMAIL PROTECTED]> writes: | > | > | Downloaded the latest CVS just now, reran autogen.sh; configure; make. It | > | still breaks with the attached errors (which I thin

Re: Compile issues

2000-08-08 Thread Amir Karger
On Mon, Aug 07, 2000 at 04:20:58PM +0200, Lars Gullik Bjønnes wrote: > Amir Karger <[EMAIL PROTECTED]> writes: > > | Downloaded the latest CVS just now, reran autogen.sh; configure; make. It > | still breaks with the attached errors (which I think are exactly the same). > | > | gcc is still gcc

Re: Compile issues

2000-08-07 Thread Kayvan A. Sylvan
On Mon, Aug 07, 2000 at 04:20:58PM +0200, Lars Gullik Bjønnes wrote: > Amir Karger <[EMAIL PROTECTED]> writes: > > | Downloaded the latest CVS just now, reran autogen.sh; configure; make. It > | still breaks with the attached errors (which I think are exactly the same). > | > | (I assume it make

Re: Compile issues

2000-08-07 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | Downloaded the latest CVS just now, reran autogen.sh; configure; make. It | still breaks with the attached errors (which I think are exactly the same). | | (I assume it makes no difference that I'm configure with | --prefix=/home/karger) | | gcc is stil

Compile issues

2000-08-07 Thread Amir Karger
Downloaded the latest CVS just now, reran autogen.sh; configure; make. It still breaks with the attached errors (which I think are exactly the same). (I assume it makes no difference that I'm configure with --prefix=/home/karger) gcc is still gcc version 2.95 19990728 (release) Sorry to be crea