From owner-cvs-all Wed Jan 9 11:45: 9 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 4556737B41B; Wed, 9 Jan 2002 11:45:01 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.12.1/8.12.1) id g09JhtQU011849; Wed, 9 Jan 2002 14:43:55 -0500 (EST) Date: Wed, 9 Jan 2002 14:43:55 -0500 (EST) From: Daniel Eischen To: Alfred Perlstein Cc: David Malone , Daniel Eischen , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c In-Reply-To: <20020109131514.J5384@elvis.mu.org> 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, Alfred Perlstein wrote: > * Daniel Eischen [020109 13:12] 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. > > > > Last week I had no local changes. This week I've got some > > local changes to libc (get/setcontext added), but nothing > > that would cause this. I always check the result of my > > `cvs update -P -d src` and there were no unexpected conflicts > > or mods. > > I experienced sever pain once because I had a stray file or > directory being picked up by accident. Any ^\?'s in that > "cvs up"? :) Only in src/sys/i386/conf/, and certainly not anything in usr.sbin. Plus, I rebuilt world on two different machines, both with their own copies of the src tree, and both having the same problem. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message