Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jan 2002 22:12:19 +0000
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Daniel Eischen <eischen@pcnet1.pcnet.com>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/syslogd syslogd.c 
Message-ID:   <200201092212.aa66829@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Wed, 09 Jan 2002 14:10:55 EST." <Pine.SUN.3.91.1020109140002.3942A-100000@pcnet1.pcnet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

	David.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <200201092212.aa66829>