From owner-cvs-all Wed Jan 9 14:27:52 2002 Delivered-To: cvs-all@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 3E9DF37B417; Wed, 9 Jan 2002 14:27:48 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.12.1/8.12.1) id g09MQeWi011438; Wed, 9 Jan 2002 17:26:40 -0500 (EST) Date: Wed, 9 Jan 2002 17:26:40 -0500 (EST) From: Daniel Eischen To: David Malone Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c In-Reply-To: <200201092212.aa66829@salmon.maths.tcd.ie> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 9 Jan 2002, David Malone wrote: > > CVSup'd last night. I removed the obj tree last week and it > > didn't work then either. My /etc/make.conf has > > CFLAGS= -O -pipe -Wall. > > This might be the problem. If the CFLAGS from make.conf end up in > the final CFLAGS after the -Wno-uninitialized from bsd.sys.mk, as > it reenableles checking for uninitialised variables. This may break > things in directories where WARNS are enabeled. Doesn't everyone add -Wall to (and enable) CFLAGS in /etc/make.conf, or am I one of the few? -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message