From owner-freebsd-current Tue Sep 3 17:32:15 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 8160F37B400 for ; Tue, 3 Sep 2002 17:32:12 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76FE43E7B for ; Tue, 3 Sep 2002 17:32:11 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (alane@localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g840VqvB003199; Tue, 3 Sep 2002 20:31:52 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g840Vq9Z003198; Tue, 3 Sep 2002 20:31:52 -0400 (EDT) (envelope-from alane) Date: Tue, 3 Sep 2002 20:31:52 -0400 From: Alan E To: Martin Blapp Cc: current@freebsd.org, ports@geeksrus.net Subject: Re: fam broken on CURRENT (with gcc3.2) Message-ID: <20020904003152.GA3164@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net References: <20020903212259.H29511-100000@levais.imp.ch> <20020903232814.X29511-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020903232814.X29511-100000@levais.imp.ch> X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. User-Agent: Mutt/1.5.1i 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 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../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 I have upgraded fam to 2.6.9. Please check if the problem still exists. Thanks. -- AlanE KDE-FreeBSD Team (http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message