From owner-freebsd-hackers Thu Jan 30 17:36:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA19847 for hackers-outgoing; Thu, 30 Jan 1997 17:36:55 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA19840 for ; Thu, 30 Jan 1997 17:36:52 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id SAA07253; Thu, 30 Jan 1997 18:36:44 -0700 (MST) Date: Thu, 30 Jan 1997 18:36:44 -0700 (MST) Message-Id: <199701310136.SAA07253@rocky.mt.sri.com> From: Nate Williams To: Jaye Mathisen Cc: hackers@freebsd.org Subject: Re: $confusion == CVSUP + Jaye_Mathisen In-Reply-To: References: Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Reboot, and voila', I still have old gook there. Like sendmail 8.8.4, > which I could've sworn was updated to 8.8.5 in 2.2 several days ago. Nope, it hasn't been tagged into 2.2 > I regularly have an unbuildable /usr/src, and just renaming /usr/src to > /usr/src.bak and re-cvsupping gets me a usable tree. > > Is it just me? Is there something obviously wrong with my procedure here? Are you sure the build completely successfully? Sometimes it blows off in the middle of building/installing something, and anything in the build tree after that point isn't built/installed. Nate