Re: KDE broken on CURRENT (with gcc3.2)

2002-09-04 Thread Michael Reifenberger
On Tue, 3 Sep 2002, Beech Rintoul wrote: > Date: Tue, 3 Sep 2002 23:53:05 -0800 > From: Beech Rintoul <[EMAIL PROTECTED]> > To: Michael WARDLE <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: KDE broken on CURRENT (with gcc3.2) > > On Tuesday 03 Septem

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-04 Thread Michael Reifenberger
On Tue, 3 Sep 2002, Alexander Kabaev wrote: ... > > The patch is not mine. I extracted it from GCC FSF CVS repository. > -- > Alexander Kabaev Could you please commit it to -current? It seems to do its job in that area. Bye! Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS To Unsubscri

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-04 Thread Beech Rintoul
On Tuesday 03 September 2002 09:28 pm, Michael WARDLE wrote: > > I have the exact same problem (even with fam-2.6.9). > > Can you post that patch? > > There was an error with FAM and GCC 3.1 discussed here: > > > If this is the problem you ar

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Michael WARDLE
> I have the exact same problem (even with fam-2.6.9). > Can you post that patch? There was an error with FAM and GCC 3.1 discussed here: If this is the problem you are seeing, try removing the "const" modifier from Scheduler.h in the FAM s

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Beech Rintoul
On Tuesday 03 September 2002 06:16 pm, Alexander Kabaev wrote: > On Wed, 4 Sep 2002 20:59:20 + > > Michael Johnson <[EMAIL PROTECTED]> wrote: > > I am experiencing this behavior as well (can't compile kde3 with gcc > > 3.2.1 or 3.1). However, with > > Alexander Kabaev's gcc 3.2 patch to cp-lan

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Alexander Kabaev
On Wed, 4 Sep 2002 20:59:20 + Michael Johnson <[EMAIL PROTECTED]> wrote: > I am experiencing this behavior as well (can't compile kde3 with gcc > 3.2.1 or 3.1). However, with > Alexander Kabaev's gcc 3.2 patch to cp-lang.c, kdelibs compiles ok and > I can get kdebase to install by doing

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Michael Johnson
I am experiencing this behavior as well (can't compile kde3 with gcc 3.2.1 or 3.1). However, with Alexander Kabaev's gcc 3.2 patch to cp-lang.c, kdelibs compiles ok and I can get kdebase to install by doing a 'make -k install'. Not sure exactly what's broken in the process, but it see

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Kenneth Culver
> I'm the maintainer, Will. > > Since I don't have a -CURRENT system, is one of the hasta's set up to > test -CURRENT patches on? > > I can make a good guess at it from looking at the code, but it'll need > to be tested somewhere. > > Also, is gcc-3.2 on -CURRENT a supported configuration? > gcc-3

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Kenneth Culver
I can confirm that kde3 doesn't build on -CURRENT with gcc 3.2.1 as well, but it has never worked for me on gcc 3.1 either. Ken To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Joe Marcus Clarke
On Tue, 2002-09-03 at 19:01, Alan E wrote: > On Tue, Sep 03, 2002 at 02:29:12PM -0700, Will Andrews wrote: > >On Tue, Sep 03, 2002 at 11:30:02PM +0200, Martin Blapp wrote: > >> > ports/devel/fam > >> > --- > >> > > >> > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DCONFIG_ETC_CONFIG_

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Alan E
On Tue, Sep 03, 2002 at 02:29:12PM -0700, Will Andrews wrote: >On Tue, Sep 03, 2002 at 11:30:02PM +0200, Martin Blapp wrote: >> > ports/devel/fam >> > --- >> > >> > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DCONFIG_ETC_CONFIG_PATH=\"/usr/lo >> > cal/etc/fam.conf\"-O -pipe -c R

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Martin Blapp
Hi, > That's not KDE domain, though. We only depend on FAM. Of course ;-) But the arts problem I fixed - sigh - was a KDE problem. I just listed this one too. Martin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Will Andrews
On Tue, Sep 03, 2002 at 11:30:02PM +0200, Martin Blapp wrote: > > ports/devel/fam > > --- > > > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DCONFIG_ETC_CONFIG_PATH=\"/usr/lo > > cal/etc/fam.conf\"-O -pipe -c RPC_TCP_Connector.c++ > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../inclu

Re: KDE broken on CURRENT (with gcc3.2)

2002-09-03 Thread Martin Blapp
Folks, > ports/audio/arts > I got this one solved by rm /usr/ports. It was a stale patch :/ > ports/devel/fam > --- > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DCONFIG_ETC_CONFIG_PATH=\"/usr/lo > cal/etc/fam.conf\"-O -pipe -c RPC_TCP_Connector.c++ > c++