Re: latest cvs compile fails

2003-07-23 Thread Nirmal Govind
> > I see no problems here with Thanks Lars.. it looks like the problem was due to some file in Qt 3.1.2 .. it compiled successfully with Qt 3.0.7... I'm pretty sure I compiled Qt 3.1.2 with the same gcc version but I'm not 100% sure.. Thanks, nirmal

Re: latest cvs compile fails

2003-07-23 Thread Lars Gullik Bjønnes
Nirmal Govind <[EMAIL PROTECTED]> writes: | Hi.. I'm getting the following error while trying to compile the latest | cvs with Qt 3.1.2 on Debian ppc with gcc 3.2.3.. is this a code problem | or a problem with the compiler that I'm using? I see no problems here with gcc (GCC) 3.2.2 20030222 (Re

latest cvs compile fails

2003-07-22 Thread Nirmal Govind
Hi.. I'm getting the following error while trying to compile the latest cvs with Qt 3.1.2 on Debian ppc with gcc 3.2.3.. is this a code problem or a problem with the compiler that I'm using? Thanks, nirmal -- BiblioModuleBase.C:27: syntax error before `::' token BiblioModuleBase.C:32: ISO C++ for

Re: cvs compile fails!

2002-10-19 Thread Nirmal Govind
> without -d you won't get new directories... and without -P you won't > loose unused directories... > I see...thanks Lars.. nirmal

Re: cvs compile fails!

2002-10-19 Thread Lars Gullik Bjønnes
Nirmal Govind <[EMAIL PROTECTED]> writes: | > | > both of these are definitely in CVS. Are you sure you are really up do | > date? Are you using -dP when updating cvs? | > | | I'm using Mandrake 9.0, gcc/g++ 3.2 .. I wasn't using -dP while doing | "cvs update" .. Have been doing just "cvs updat

Re: cvs compile fails!

2002-10-19 Thread Nirmal Govind
> > both of these are definitely in CVS. Are you sure you are really up do > date? Are you using -dP when updating cvs? > I'm using Mandrake 9.0, gcc/g++ 3.2 .. I wasn't using -dP while doing "cvs update" .. Have been doing just "cvs update" till now.. has the server changed? Well, I just did a

Re: cvs compile fails!

2002-10-19 Thread Lars Gullik Bjønnes
Nirmal Govind <[EMAIL PROTECTED]> writes: | Hi.. I'd emailed regarding this error earlier but didn't get a | response.. so I updated my lyx cvs version again and tried but still the | make fails with the following error: | | ../../../../boost/boost/type_traits/remove_const.hpp:16:55: | boost/type

Re: cvs compile fails!

2002-10-19 Thread Lars Gullik Bjønnes
Nirmal Govind <[EMAIL PROTECTED]> writes: | Hi.. I'd emailed regarding this error earlier but didn't get a | response.. so I updated my lyx cvs version again and tried but still the | make fails with the following error: I never saw your report. btw what kind of system is this compiler/vesion, o

cvs compile fails!

2002-10-19 Thread Nirmal Govind
Hi.. I'd emailed regarding this error earlier but didn't get a response.. so I updated my lyx cvs version again and tried but still the make fails with the following error: ../../../../boost/boost/type_traits/remove_const.hpp:16:55: boost/type_traits/detail/cv_traits_impl.hpp: No such file or dire

Re: Latest CVS compile fails when building with -g

2000-12-30 Thread Kayvan A. Sylvan
On Sat, Dec 30, 2000 at 07:49:39PM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | On Fri, Dec 29, 2000 at 03:00:10PM -0800, Cron Daemon wrote: > | > Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.37504 > > Ok, I think I know that this is. > > Can you ju

Re: Latest CVS compile fails when building with -g

2000-12-30 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Fri, Dec 29, 2000 at 03:00:10PM -0800, Cron Daemon wrote: | > Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.37504 Ok, I think I know that this is. Can you just try to add a #pragma implementation "Floating.h" to FloatList.C I think I will

Latest CVS compile fails when building with -g

2000-12-29 Thread Kayvan A. Sylvan
On Fri, Dec 29, 2000 at 03:00:10PM -0800, Cron Daemon wrote: > Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.37504 > + umask 022 > + cd /home/kayvan/src/rpm/BUILD > + cd lyx-1.1.6cvs > + unset LINGUAS > + true > + CXXFLAGS=-g > + CFLAGS=-g > + ./configure --prefix=/usr --without-warnings --with-i

Re: cvs compile fails

2000-10-31 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > "Garst R. Reese" <[EMAIL PROTECTED]> writes: > > | cvs now > | log attached > | gcc-2.95.2 > | glibc-2.1.3 > > Try again in 30 minutes... I _have_ fixed this in cvs, but anoncvs > needs a little time to catch up. > > Lgb Worked Thanks Garst

Re: cvs compile fails

2000-10-31 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | cvs now | log attached | gcc-2.95.2 | glibc-2.1.3 Try again in 30 minutes... I _have_ fixed this in cvs, but anoncvs needs a little time to catch up. Lgb

cvs compile fails

2000-10-31 Thread Garst R. Reese
cvs now log attached gcc-2.95.2 glibc-2.1.3 garst make[4]: Leaving directory `/usr/local/garst/lyx-devel/src/frontends' make[3]: Leaving directory `/usr/local/garst/lyx-devel/src/frontends' make[3]: Entering directory `/usr/local/garst/lyx-devel/src' g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I..

Re: CVS compile fails at math_parser.C

2000-10-18 Thread Allan Rae
On Wed, 18 Oct 2000, Kayvan A. Sylvan wrote: > On Wed, Oct 18, 2000 at 03:00:12PM -0700, Cron Daemon wrote: > > > gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../.. >-I../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce -c >math_parser.C -o math_p

CVS compile fails at math_parser.C

2000-10-18 Thread Kayvan A. Sylvan
On Wed, Oct 18, 2000 at 03:00:12PM -0700, Cron Daemon wrote: > gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../.. >-I../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce -c >math_parser.C -o math_parser.o > In file included from math_parser.C:32: >

Re: CVS compile fails

2000-10-04 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Almost. This patch on top of boot/Makefile.am does it: Applied. JMarc

Re: CVS compile fails

2000-10-03 Thread Kayvan A. Sylvan
On Tue, Oct 03, 2000 at 04:40:52PM +0200, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | It looks like some files got left out of the dist rules again: > > Hmm, yes. > > Does this patch fix it? Almost. This patch on top of boot/Makefile.am does it: Index: bo

Re: CVS compile fails

2000-10-03 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | It looks like some files got left out of the dist rules again: Hmm, yes. Does this patch fix it? Index: Makefile.am === RCS file: /usr/local/lyx/cvsroot/lyx-devel/boost/Makefile.am,

CVS compile fails

2000-10-02 Thread Kayvan A. Sylvan
It looks like some files got left out of the dist rules again: > gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../.. >-I../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce -c formula.C >-o formula.o > In file included from ../../src/lyxfont.h:23, >

Re: current cvs compile fails

2000-09-28 Thread Juergen Vigna
On 28-Sep-2000 Marko Vendelin wrote: > > And if you comment this out then it fails later in src/tabular.C > I fixed all of this and will commit soon! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED] Itali

Re: current cvs compile fails

2000-09-28 Thread Marko Vendelin
And if you comment this out then it fails later in src/tabular.C g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/sigc++/include -I./gnome -I/usr/local/lib/gtkmm/include -I/usr/local/lib/gnomemm/include -I/usr/local/include -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib

current cvs compile fails

2000-09-28 Thread Angus Leeming
No fancy warnings this time; just errors! Angus cxx -std strict_ansi -nocleanup -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../src/cheaders -I/usr/local/include -ptr /usr/users/aleem/OTHERS_CODE/lyx/devel/lyx_cxx_repository -O2 -MD -c insettabular.C -o insettabular.ocxx: W

Re: cvs compile fails

2000-08-04 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | > | > Relevant code: | > RowList::const_iterator cit = rowlist.begin(); | > RowList::const_iterator end = rowlist.end(); | | change the above code so that you have | | > RowList::iterator end = rowlist.end(); | | And it will compil

RE: cvs compile fails

2000-08-04 Thread Juergen Vigna
> > Relevant code: > RowList::const_iterator cit = rowlist.begin(); > RowList::const_iterator end = rowlist.end(); change the above code so that you have > RowList::iterator end = rowlist.end(); And it will compile! Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._

cvs compile fails

2000-08-04 Thread Angus Leeming
Can't compile cvs at the moment, failing in texrow.C Angus cxx -std strict_ansi -nocleanup -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../src/cheaders -I/usr/local/include -ptr ../lyx_cxx_repository -O2 -MD -c texrow.C cxx: Error: texrow.C, line 67: no operator "!=" matches these operands