From owner-freebsd-questions Thu Sep 27 21:16:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id E7ECE37B409 for ; Thu, 27 Sep 2001 21:16:34 -0700 (PDT) Received: from there (user-33qsaa4.dsl.mindspring.com [199.174.41.68]) by hawk.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id VAA05004; Thu, 27 Sep 2001 21:16:18 -0700 (PDT) Message-Id: <200109280416.VAA05004@hawk.mail.pas.earthlink.net> Content-Type: text/plain; charset="iso-8859-1" From: Lane Holcombe To: "David W. Chapman Jr." Subject: Re: Going STABLE from CURRENT Date: Thu, 27 Sep 2001 23:15:41 -0500 X-Mailer: KMail [version 1.3] References: <200109270314.UAA07836@gull.mail.pas.earthlink.net> <20010927224249.C7673@leviathan.inethouston.net> In-Reply-To: <20010927224249.C7673@leviathan.inethouston.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 27 September 2001 10:42 pm, you wrote: > On Thu, Sep 27, 2001 at 09:55:03PM -0500, Lane Holcombe wrote: > > Thanks for all of the help. > > > > I think maybe I just looked at it too long. > > > > The trick was to do it all *IN ORDER* so that i "rm -rf /usr/obj" BEFORE > > i "cvsup -yadda -yadda" > > > > etc... > > > > after removing /usr/obj then cvsup'ing /usr/src (RELENG_4) I was able to > > successfully make buildworld > > It should not matter as long as you rm -fr /usr/obj before building. Since I have just fallen into the trap. it seems to me that there should be more signs to indicate it. At least a message that says: "Hey! You should remove your object tree before you do this. Otherwise your build will fail and you'll be all over freebsd-questions wasting everybody's time!" I wonder why "rm -rf /usr/obj" is not a standard part of "make buildworld". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message