Date: Tue, 3 Sep 2002 23:30:02 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: <current@freebsd.org> Cc: <ports@geeksrus.net> Subject: Re: KDE broken on CURRENT (with gcc3.2) Message-ID: <20020903232814.X29511-100000@levais.imp.ch> In-Reply-To: <20020903212259.H29511-100000@levais.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903232814.X29511-100000>