From owner-freebsd-current Tue Sep 3 14:24:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACC6637B400 for ; Tue, 3 Sep 2002 14:24:48 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A280F43E6E for ; Tue, 3 Sep 2002 14:24:47 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g83LOkO9089605; Tue, 3 Sep 2002 23:24:46 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g83LOj75267486; Tue, 3 Sep 2002 23:24:45 +0200 (MES) Date: Tue, 3 Sep 2002 23:30:02 +0200 (CEST) From: Martin Blapp To: Cc: Subject: Re: KDE broken on CURRENT (with gcc3.2) In-Reply-To: <20020903212259.H29511-100000@levais.imp.ch> Message-ID: <20020903232814.X29511-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DCONFIG_ETC_CONFIG_PATH=\"/usr/lo > cal/etc/fam.conf\" -O -pipe -c Scanner.c++ > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DCONFIG_ETC_CONFIG_PATH=\"/usr/lo > cal/etc/fam.conf\" -O -pipe -c Scheduler.c++ > Scheduler.c++:37: uninitialized const member `Scheduler::IOTypeInfo::iotype' > Scheduler.c++:38: uninitialized const member `Scheduler::IOTypeInfo::iotype' > gmake[2]: *** [Scheduler.o] Error 1 > gmake[2]: Leaving directory `/usr/ports/devel/fam/work/fam-2.6.8/fam' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/fam/work/fam-2.6.8' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > Is still broken. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message