From owner-freebsd-questions Sun Mar 16 10:46: 2 2003 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 EDF0E37B404 for ; Sun, 16 Mar 2003 10:46:00 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1FC443FA3 for ; Sun, 16 Mar 2003 10:45:59 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.99.29 ([207.179.99.29]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 16 Mar 2003 13:45:48 -0500 From: taxman To: "Joe Sotham" , freebsd-questions@FreeBSD.ORG Subject: Re: latest stable branch upgrade fails Date: Sun, 16 Mar 2003 13:49:11 -0500 User-Agent: KMail/1.5 References: <1168.192.168.0.1.1047830835.squirrel@sigfried> In-Reply-To: <1168.192.168.0.1.1047830835.squirrel@sigfried> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303161349.11092.taxman@acd.net> X-OriginalArrivalTime: 16 Mar 2003 18:45:49.0021 (UTC) FILETIME=[431760D0:01C2EBEC] 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 Sunday 16 March 2003 11:07 am, Joe Sotham wrote: > Here's my stable cvsup file: Then the correct list for this is freebsd-stable@freebsd.org > *default host=cvsup.ca.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4 > *default delete use-rel-suffix > *default compress > src-all > > In the /usr/src directory I did a make clean, then make I don't think a make clean will do anything good for you, but I could be mistaken. I think make distclean is what you are looking for. I can't find the references on that atm. Did you delete your usr/obj directory too? If not, stuff left in there could cause your problem. > The following error occurs. I have tried this a number of times including > deleting the entire src tree and then cvsuping again. Do you get the exact same error even after cvsupping your src tree again? also if you want better help, try to include the most information you can. I deduced that the failure was during buildworld, but you didn't note that. What version are you running right now? btw, if you delete your src tree, try copying one over from the latest CD you have then cvsupping, it will save a lot of network bandwidth for you and the servers. hth, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message