Re: Compile problem with latest pull

2012-10-27 Thread Kayvan Sylvan
Yes. This fixes it. Thanks. diff --git a/src/insets/InsetLine.cpp b/src/insets/InsetLine.cpp index f72fe64..d933382 100644 --- a/src/insets/InsetLine.cpp +++ b/src/insets/InsetLine.cpp @@ -34,6 +34,7 @@ #include "support/docstream.h" #include "support/gettext.h" #include "support/lstrings.h" +#

Re: Compile problem with latest pull

2012-10-27 Thread Lars Gullik Bjønnes
Kayvan Sylvan writes: | On Fedora 16: > | CXXInsetListings.o | insets/InsetLine.cpp: In member function 'virtual void | lyx::InsetLine::metrics(lyx::MetricsInfo&, lyx::Dimension&) const': | insets/InsetLine.cpp:121:33: error: 'abs' was not declared in this scope On F16, that is actually surp

Re: Compile problem branch: cmake+boost+pcheaders.h

2010-03-11 Thread Peter Kümmel
Vincent van Ravesteijn wrote: > When I try to compile branch with cmake I get the following error: > > pcheaders.h(41) : fatal error C1083: Cannot open include file: > 'boost/test/utils/nullstream.hpp': No such file or directory > > This is wat pcheaders.h says: > > # include > > This file re

Re: compile problem

2008-03-08 Thread Pavel Sanda
> Menus.cpp:1477: error: within this context > Menus.cpp:909: error: 'void lyx::frontendMenu::checkShortcuts() > const' is private > Menus.cpp:1480: error: within this context > make[5]: *** [Menus.lo] Error 1 fixed now > p

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-11 Thread Enrico Forestieri
On Thu, Oct 11, 2007 at 09:37:23AM +0200, Jean-Marc Lasgouttes wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: > > The problem here is that he is using the Sun compiler which uses > > the switch -xOn (uppercase O followed by a digit 1, 2, 3, 4, or 5) > > to specify the optimization level. H

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-11 Thread Jean-Marc Lasgouttes
Enrico Forestieri <[EMAIL PROTECTED]> writes: > On Wed, Oct 10, 2007 at 04:17:16PM +0200, Honest Guvnor wrote: >> On 10/10/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: >> > >> > I suspect this is a solaris problem... Enrico? > > Hmm. I feared I was losing emails, but then realized that this

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Enrico Forestieri
On Thu, Oct 11, 2007 at 12:41:31AM +0200, Andre Poenitz wrote: > On Thu, Oct 11, 2007 at 12:22:17AM +0200, Enrico Forestieri wrote: > > > > I am also still using 1.4.5.1 on solaris, for the specific reason that > > > > Qt4 is crap there. (André, aren't your ears burning? ;-) > > > > > > Not really

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Andre Poenitz
On Thu, Oct 11, 2007 at 12:22:17AM +0200, Enrico Forestieri wrote: > > > I am also still using 1.4.5.1 on solaris, for the specific reason that > > > Qt4 is crap there. (André, aren't your ears burning? ;-) > > > > Not really. > > > > Have you contacted TT support? > > Yes, they said that they w

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Enrico Forestieri
On Thu, Oct 11, 2007 at 12:10:24AM +0200, Andre Poenitz wrote: > On Wed, Oct 10, 2007 at 10:04:42PM +0200, Enrico Forestieri wrote: > > On Wed, Oct 10, 2007 at 11:31:41AM +0200, Jean-Marc Lasgouttes wrote: > > > Volker Knierim <[EMAIL PROTECTED]> writes: > > > > > > > Hi, > > > > > > > > I hope th

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Andre Poenitz
On Wed, Oct 10, 2007 at 10:04:42PM +0200, Enrico Forestieri wrote: > On Wed, Oct 10, 2007 at 11:31:41AM +0200, Jean-Marc Lasgouttes wrote: > > Volker Knierim <[EMAIL PROTECTED]> writes: > > > > > Hi, > > > > > > I hope this does not annoy anyone but I'm lost at this time. I tried > > > to compile

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Enrico Forestieri
On Wed, Oct 10, 2007 at 11:31:41AM +0200, Jean-Marc Lasgouttes wrote: > Volker Knierim <[EMAIL PROTECTED]> writes: > > > Hi, > > > > I hope this does not annoy anyone but I'm lost at this time. I tried > > to compile LyX Version 1.4.5.1 and always get an error during the make > > process. > > You

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Enrico Forestieri
On Wed, Oct 10, 2007 at 04:17:16PM +0200, Honest Guvnor wrote: > On 10/10/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > > > > I suspect this is a solaris problem... Enrico? Hmm. I feared I was losing emails, but then realized that this was addressed to the users list, to which I am not sub

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Andre Poenitz
On Wed, Oct 10, 2007 at 09:11:12AM +0200, Volker Knierim wrote: > Hi, > > I hope this does not annoy anyone but I'm lost at this time. I tried to > compile LyX Version 1.4.5.1 and always get an error during the make process. > > Here is the output after the second make run (to let you know which

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Andre Poenitz
On Wed, Oct 10, 2007 at 09:11:12AM +0200, Volker Knierim wrote: > Hi, > > I hope this does not annoy anyone but I'm lost at this time. I tried to > compile LyX Version 1.4.5.1 and always get an error during the make process. > > Here is the output after the second make run (to let you know which

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Honest Guvnor
On 10/10/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > > I suspect this is a solaris problem... Enrico? I am not Enrico but I am seeing what may be a similar problem on OSX 10.3.9, PPC G4, Lyx 1.5.2 (at least it is complaining about the environment when it fails): bolt:~/pub/lyx-1.5.2 and

Re: Compile problem with LyX 1.4.5.1 on SPARC/Solaris9

2007-10-10 Thread Jean-Marc Lasgouttes
Volker Knierim <[EMAIL PROTECTED]> writes: > Hi, > > I hope this does not annoy anyone but I'm lost at this time. I tried > to compile LyX Version 1.4.5.1 and always get an error during the make > process. You will need to show us the config.log file, to see why not environment-setting function h

Re: Compile Problem on SLES 9

2007-08-31 Thread Bennett Helm
On Aug 31, 2007, at 9:08 AM, Rainer Dorsch wrote: For documentation purposes, this is the procedure which finally worked for me export QTDIR=/afs/qt-4.2.1/ export LYXDIR=/afs/lyx-1.5.1/ export PATH=$QTDIR/bin:$PATH export PKG_CONFIG_PATH=$QTDIR/lib:$PKG_CONFIG_PATH ./configure --prefix=$LYXDI

Re: Compile Problem on SLES 9

2007-08-31 Thread Rainer Dorsch
For documentation purposes, this is the procedure which finally worked for me export QTDIR=/afs/qt-4.2.1/ export LYXDIR=/afs/lyx-1.5.1/ export PATH=$QTDIR/bin:$PATH export PKG_CONFIG_PATH=$QTDIR/lib:$PKG_CONFIG_PATH ./configure --prefix=$LYXDIR --with-frontend=qt4 --with-qt-dir=$QTDIR Rainer

Re: Compile Problem on SLES 9

2007-08-31 Thread Rainer Dorsch
Am Freitag, 31. August 2007 14:00 schrieb Rainer Dorsch: > Hello, > > I compiled lyx 1.5.1 on SLES 9 and it seems to me that the qt4 include is > missing at at least on place. Here is the error I got > > $ ./configure --prefix=/afs/lyx-1.5.1/ --with-frontend=qt4 > --with-qt-dir=/afs/qt-4.2.1/ > > [

Re: compile problem

2006-09-16 Thread Andre Poenitz
On Sat, Sep 16, 2006 at 07:32:17PM +0200, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | There's still this compile problem with anything using gzip > | strams with gcc 4.0.2 (i.e. stock SuSE 10.0 compiler). > | > | It complains about the anonymity of the enum in > |

Re: compile problem

2006-09-16 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | There's still this compile problem with anything using gzip | strams with gcc 4.0.2 (i.e. stock SuSE 10.0 compiler). | | It complains about the anonymity of the enum in | boost/iostreams/filter/symmetric.hpp:234 | | If it gets a name (anyh name for th

Re: Compile problem in messages.C

2006-09-11 Thread Georg Baum
José Matos wrote: > Now the compilation fails in gtk as it was to be expected, I know that > you > are working on it, so that is OK. My fix was not complete, I am currently compiling. > terminate called after throwing an instance of 'std::bad_cast' > what(): St8bad_cast > Aborted > > D

Re: Compile problem in messages.C

2006-09-11 Thread José Matos
On Monday 11 September 2006 12:44, Georg Baum wrote: > José Matos wrote: > > I have nls disabled, could it be that the cause? > > Yes. This patch should fix it. If it does please commit. Thanks, it works. Now the compilation fails in gtk as it was to be expected, I know that you are workin

Re: Compile problem in messages.C

2006-09-11 Thread Georg Baum
José Matos wrote: > I have nls disabled, could it be that the cause? Yes. This patch should fix it. If it does please commit. GeorgIndex: src/messages.C === --- src/messages.C (Revision 14975) +++ src/messages.C (Arbeitskopie) @@

Re: compile problem (1.4.0) after cvs update

2004-02-21 Thread Ronald Florence
Ronald Florence wrote: LyX-1.4.0 used to compile without protest on MacOS-10.3.2, qt-3.1.2, gcc-3.3. After a recent cvs update the compilation breaks at: source='insetlabel.C' Oops. Found the answer in the archives: MacOSX's HFS+ filesystem confused src/InsetList.h with src/insets/insetlist.h

Re: compile problem with 1.3.2 and Qt 3.1.2

2003-09-04 Thread Nirmal Govind
> that's the problem. You have to properly install Qt first. Well I did compile Qt 3.1.2 from source and it compiled fine.. maybe compiler incompatibility I guess cos I may have compiled Qt with gcc < 3.3 .. will try recompiling lyx with gcc 3.2... nirmal

Re: compile problem with 1.3.2 and Qt 3.1.2

2003-09-04 Thread Kuba Ober
On czwartek 04 wrzesień 2003 10:16 am, Nirmal Govind wrote: > hi.. I'm getting the following error while compiling 1.3.2 with Qt 3.1.2 > using gcc 3.3.. I'd reported a similar error earlier but that was fixed by > setting LD_LIBRARY_PATH. Now I do have this env. var. set (to /opt/qt/lib) > but stil

Re: Compile problem on Solaris and Linux Was: Compile problems onSolaris

2002-05-30 Thread Henrik Edlund
I actually got the same problem compiling on my Linux machine: frontends/.libs/libfrontends.a(FormError.o): In function `FormError::update(void)': FormError.o(.text+0x184): undefined reference to `ControlInset, __default_alloc_template > >::params(void)' FormError.o(.text+0x184): relocation trunc

Re: compile problem

2002-05-23 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | Latest CVS, ./configure --with-included-string: > | g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../../boost -isystem | +/usr/X11R6/include -O2 -m486 -fno-strength-reduce -W -Wall -c insetgraphics.C | +-Wp,-MD,.deps/insetgraphics.TPlo

Re: Compile problem --- where to #include a missing header file?

2002-01-07 Thread Angus Leeming
On Monday 07 January 2002 1:26 pm, you wrote: > | Note that box.h contians the following inlined function: > > > | inline std::ostream & operator<<(std::ostream & o, Box & b) > | { > | return o << "x1,y1: " << b.x1 << "," << b.y1 > | << " x2,y2: " << b.x2 << "," << b.y2 << std::en

Re: compile problem

2001-06-05 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Tue, Jun 05, 2001 at 04:22:49PM +0200, Lars Gullik Bjønnes wrote: | > | > Oh how I *dislike*¹ these old compilers... | > | > ¹ And I could have used stronger words as well... | | loathe? hate with a vengence? detest? abhor? spurn? have contem

Re: compile problem

2001-06-05 Thread Kayvan A. Sylvan
On Tue, Jun 05, 2001 at 04:22:49PM +0200, Lars Gullik Bjønnes wrote: > > Oh how I *dislike*¹ these old compilers... > > ¹ And I could have used stronger words as well... loathe? hate with a vengence? detest? abhor? spurn? have contemptuous disdain for? deplore? are repulsed by? scorn? -- Kayv

Re: compile problem

2001-06-05 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Tue, Jun 05, 2001 at 02:49:30PM +0200, Lars Gullik Bjønnes wrote: | > | I also got the same error yesterday. | > | Today I get a new error: | > | ../../boost/boost/limits.hpp:17: limits: No such file or directory | > | > Huh! I thought this problem sol

Re: compile problem

2001-06-05 Thread Dekel Tsur
On Tue, Jun 05, 2001 at 02:49:30PM +0200, Lars Gullik Bjønnes wrote: > | I also got the same error yesterday. > | Today I get a new error: > | ../../boost/boost/limits.hpp:17: limits: No such file or directory > > Huh! I thought this problem solved. My fault: I forgot to update something. I now

Re: compile problem

2001-06-05 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Tue, Jun 05, 2001 at 12:32:46AM +0200, Lars Gullik Bjønnes wrote: | > | > > I am trying to compile cvs. I get the following error message, can someone | > | > > tell me whats going on here? Template problems? I am running redhat 6.2, | > | > > egcs-1.1.

Re: compile problem

2001-06-05 Thread Dekel Tsur
On Tue, Jun 05, 2001 at 12:32:46AM +0200, Lars Gullik Bjønnes wrote: > | > > I am trying to compile cvs. I get the following error message, can someone > | > > tell me whats going on here? Template problems? I am running redhat 6.2, > | > > egcs-1.1.2-30 > > It's LyX's problem, but not a problem i

Re: compile problem

2001-06-04 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Sat, 2 Jun 2001, Kayvan A. Sylvan wrote: | | > On Sat, Jun 02, 2001 at 01:42:40PM +0200, Edwin Leuven wrote: | > > Dear All, | > > | > > I am trying to compile cvs. I get the following error message, can someone | > > tell me whats going on here? Templ

Re: compile problem

2001-06-02 Thread John Levon
On Sat, 2 Jun 2001, Kayvan A. Sylvan wrote: > On Sat, Jun 02, 2001 at 01:42:40PM +0200, Edwin Leuven wrote: > > Dear All, > > > > I am trying to compile cvs. I get the following error message, can someone > > tell me whats going on here? Template problems? I am running redhat 6.2, > > egcs-1.1.2-

Re: compile problem

2001-06-02 Thread Kayvan A. Sylvan
On Sat, Jun 02, 2001 at 01:42:40PM +0200, Edwin Leuven wrote: > Dear All, > > I am trying to compile cvs. I get the following error message, can someone > tell me whats going on here? Template problems? I am running redhat 6.2, > egcs-1.1.2-30 This is your problem. Install gcc-2.95.X and yo

Re: Compile problem in LyX 1.04

1999-10-18 Thread Bruce Momjian
> > "Bruce" == Bruce Momjian <[EMAIL PROTECTED]> writes: > > Bruce> The proper code is attached. A simple use of ${var1:-var2} does > Bruce> the trick. LINGUAS is assigned right after the loop anyway, so > Bruce> there is no need to assign a value to it as part of the for > Bruce> loop. > >

Re: Compile problem in LyX 1.04

1999-10-18 Thread Jean-Marc Lasgouttes
> "Bruce" == Bruce Momjian <[EMAIL PROTECTED]> writes: Bruce> The proper code is attached. A simple use of ${var1:-var2} does Bruce> the trick. LINGUAS is assigned right after the loop anyway, so Bruce> there is no need to assign a value to it as part of the for Bruce> loop. Hmm, a late repl

Re: Compile problem in LyX 1.04

1999-10-04 Thread Bruce Momjian
> > "Bruce" == Bruce Momjian <[EMAIL PROTECTED]> writes: > > Bruce> I have the following compile error on 1.04: cd . && rm -f > Bruce> stamp-cat-id && echo timestamp > stamp-cat-id file=./`echo sv | > Bruce> sed 's,.*/,,'`.gmo \ && case "PATH=../src:$PATH msgfmt" in \ > Bruce> */msgfmt) rm -f

Re: Compile problem

1999-06-15 Thread Anonymous
> "Andre'" == Andre' Poenitz <[EMAIL PROTECTED]> writes: Andre'> lyx/po/Makefile contains the line 35 Andre'> XGETTEXT = PATH=../src:$$PATH cp ${srcdir}/lyx.pot Andre'> ./${PACKAGE}.po ; : Andre'> which looks a bit odd. The same line is contained in Andre'> lyx/po/Makefile.in and the XGETTE

Re: Compile problem on SGI, 1.0.1pre4

1999-03-03 Thread Lars Gullik Bjønnes
>> Asger Alstrup Nielsen writes: >> CC -c -O2 -I. -I. -I../images math_root.C "math_root.C", line 25: >> error(1281): redefinition of default argument >> MathRootInset::MathRootInset(short st=LM_ST_TEXT): >> MathSqrtInset(st) ^ >> >> 1 error detected in the compilation of "math_roo

Re: Compile problem on SGI, 1.0.1pre4

1999-03-03 Thread Alejandro Aguilar Sierra
On Wed, 3 Mar 1999, Asger Alstrup Nielsen wrote: > Change that line to read > > MathRootInset::MathRootInset(short st): MathSqrtInset(st) > > and you should be fine. I thought someone had commited that fix recently. I'll do it now. Alejandro

Re: Compile problem on SGI, 1.0.1pre4

1999-03-03 Thread Steve Holden
On 03-Mar-99 Asger Alstrup Nielsen wrote: >> CC -c -O2 -I. -I. -I../images math_root.C >> "math_root.C", line 25: error(1281): redefinition of default argument >> MathRootInset::MathRootInset(short st=LM_ST_TEXT): MathSqrtInset(st) >> ^ >> >> 1 error detected in the compilation of "math_ro

Re: Compile problem on SGI, 1.0.1pre4

1999-03-03 Thread Asger Alstrup Nielsen
> CC -c -O2 -I. -I. -I../images math_root.C > "math_root.C", line 25: error(1281): redefinition of default argument > MathRootInset::MathRootInset(short st=LM_ST_TEXT): MathSqrtInset(st) > ^ > > 1 error detected in the compilation of "math_root.C". Change that line to read MathRootInset: