From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 18:34:22 2005 Return-Path: X-Original-To: questions@freebsd.org 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 6D42A16A41F for ; Sun, 6 Nov 2005 18:34:22 +0000 (GMT) (envelope-from jas@math.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9921A43D48 for ; Sun, 6 Nov 2005 18:34:21 +0000 (GMT) (envelope-from jas@math.jussieu.fr) Received: from riemann.math.jussieu.fr (riemann.math.jussieu.fr [134.157.13.3]) by shiva.jussieu.fr (8.13.5/jtpda-5.4) with ESMTP id jA6IYK2M088154 ; Sun, 6 Nov 2005 19:34:20 +0100 (CET) X-Ids: 166 Received: from galois1.math.jussieu.fr (galois1.math.jussieu.fr [134.157.13.116]) by riemann.math.jussieu.fr (8.12.10/jtpda-5.4) with ESMTP id jA6IYJFo015172 ; Sun, 6 Nov 2005 19:34:19 +0100 (CET) Received: from galois1.math.jussieu.fr (localhost.localdomain [127.0.0.1]) by galois1.math.jussieu.fr (8.12.8/jtpda-5.4) with ESMTP id jA6IYIge012485 ; Sun, 6 Nov 2005 19:34:18 +0100 Received: (from jas@localhost) by galois1.math.jussieu.fr (8.12.8/8.12.8/Submit) id jA6IYI9Z012484; Sun, 6 Nov 2005 19:34:18 +0100 Date: Sun, 6 Nov 2005 19:34:18 +0100 From: Albert Shih To: Alan Polinsky Message-ID: <20051106183418.GA11855@math.jussieu.fr> References: <1131301703.6043.14.camel@debian31.polinsky.home> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1131301703.6043.14.camel@debian31.polinsky.home> User-Agent: Mutt/1.5.6i X-Spam-Score: -1.44 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.53 on 134.157.13.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.2 (shiva.jussieu.fr [134.157.0.166]); Sun, 06 Nov 2005 19:34:20 +0100 (CET) X-Antivirus: scanned by sophie at shiva.jussieu.fr X-Miltered: at shiva.jussieu.fr with ID 436E4CAC.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: questions@freebsd.org Subject: Re: Problems with upgrading 5.4 stable to 6.0 stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shih@math.jussieu.fr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 18:34:22 -0000 Le 06/11/2005 à 13:28:23-0500, Alan Polinsky a écrit > I have been having repeated difficulties in upgrading from 5.4 to 6.0. > My problems start in the make buildworld step. The last successful > compile step is: > /usr/obj/usr/src/sbin/ipf/libipf created for ./usr/src/sbin/ipf/libipf > > >From that point I get a series of cascading errors. I tried ignoring > them, but could not successfully build the kernel. I have looked through > documentation at your site, but could not find a resolulution. > > This is my only exposure to freebsd. I have several linux boxes at home > that I use with no problems. At work I am a unix (Solaris 8) and > application programmer under windows. > > These are the cascading errors: > > ===> sbin/ipf/ipf(obj) mkdir; /usr/obj/usr/src/sbin/ipf/ipf: file exists > *** Error code 1 > stop in /usr/src/sbin/ipf/ipf. > *** Error code 1 > stop in /usr/src/sbin/ipf > *** Error code 1 > stop in /usr/src/sbin > *** Error code 1 > stop in /usr/src. > *** Error code 1 > stop in /usr/src Very easy to solve cd /usr rm -rf obj That's work for me. Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. Heure local/Local time: Sun Nov 6 19:33:24 CET 2005