From owner-freebsd-questions@FreeBSD.ORG Sat Apr 12 12:26:07 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D4037B401 for ; Sat, 12 Apr 2003 12:26:07 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D5EF43FBD for ; Sat, 12 Apr 2003 12:26:06 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h3CJQ1V24168; Sat, 12 Apr 2003 12:26:02 -0700 From: Kent Stewart To: Dick Hoogendijk , freebsd-questions Date: Sat, 12 Apr 2003 12:26:01 -0700 User-Agent: KMail/1.5.1 References: <20030412184127.GA9625@pooh.nagual.st> In-Reply-To: <20030412184127.GA9625@pooh.nagual.st> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304121226.01587.kstewart@owt.com> Subject: Re: make cleandisk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 19:26:07 -0000 On Saturday 12 April 2003 11:41 am, Dick Hoogendijk wrote: > Bit confused. The handbook states "run make cleandisk twice" after > things went wrong making world. Fine.. But.. if all went well, do I > run this command also or can I just cvsup new sources and do a > makeworld next week or so again? One time is to clean /usr/src and the other is to clean /usr/obj. If everything goes well, you don't need to do anything but cvsup. If something goes wrong, it depends on whether you have left over stuff from an older release. The presence of left over stuff is when cleandir is used. Once you are running a new release, a simple build error can usually be fixed by waiting until your mirror has the updated code and recvsup. Most of the mirrors are updated on an hourly basis. You just don't usually know when that is :). Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html