Date: Tue, 10 Jun 2003 22:57:19 +0200 From: Gordon Bergling <gordon@bsd-network.org> To: Kris Kennaway <kris@obsecurity.org> Cc: current@freebsd.org Subject: Re: [solved] buildworld error Message-ID: <20030610205719.GA59931@nemesis.bsd-network.org> In-Reply-To: <20030610201710.GA1439@rot13.obsecurity.org> References: <20030609164211.GA43822@nemesis.bsd-network.org> <20030609200619.GB15083@sunbay.com> <20030609210914.GA15553@nemesis.bsd-network.org> <20030610194208.GA55855@nemesis.bsd-network.org> <20030610201710.GA1439@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue Jun 10, 2003 at 01:17PM -0700, Kris Kennaway wrote: > > Since I disable BDECFLAGS in /etc/make.conf this problem goes away. I > > don't know if this effects the build process in any other way. I had > > enable them around 4.5-RELEASE or so. ;) > > That's entirely expected. Whatever gave you the idea that this would > be good thing to add to CFLAGS in the first place? <-------------From /etc/make.conf --------------------------------------> # BDECFLAGS are a set of gcc warning settings that Bruce Evans has # suggested # for use in developing FreeBSD and testing changes. They can be used # by # putting "CFLAGS+=${BDECFLAGS}" in /etc/make.conf. -Wconversion is not # included here due to compiler bugs, e.g., mkdir()'s mode_t argument. <-----------------------------------------------------------------------> This sounds for me the right thing for use in -CURRENT. Iam sure this was wrong, but I make this setting months ago and forgot it. There were never be problems until these days. best regards, Gordon -- There is no place like 127.0.0.1/8!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030610205719.GA59931>