From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:15:18 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 5575316A41F for ; Sun, 6 Nov 2005 19:15:18 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from makeworld.com (makeworld.com [216.201.118.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9767B43D5C for ; Sun, 6 Nov 2005 19:15:17 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 56415610B; Sun, 6 Nov 2005 13:15:15 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25013-04; Sun, 6 Nov 2005 13:15:12 -0600 (CST) Received: from [216.201.118.138] (racerx.makeworld.com [216.201.118.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 1390C6118; Sun, 6 Nov 2005 13:15:10 -0600 (CST) Message-ID: <436E563E.6040209@makeworld.com> Date: Sun, 06 Nov 2005 13:15:10 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Hill References: <1131301703.6043.14.camel@debian31.polinsky.home> <20051106183418.GA11855@math.jussieu.fr> <20051106140715.Q64998@tripel.monochrome.org> In-Reply-To: <20051106140715.Q64998@tripel.monochrome.org> X-Enigmail-Version: 0.93.0.0 OpenPGP: id=C01BC363 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC46C985ECCECD494F4909584" X-Virus-Scanned: by amavisd-new-2.3.3 (20050822) at makeworld.com - FreeBSD:The Power To Serve Cc: Alan Polinsky , questions@freebsd.org, Albert Shih 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: RacerX@makeworld.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:15:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC46C985ECCECD494F4909584 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Chris Hill wrote: > On Sun, 6 Nov 2005, Albert Shih wrote: >=20 >> Le 06/11/2005 =E0 13:28:23-0500, Alan Polinsky a =E9crit >> >>> I have been having repeated difficulties in upgrading from 5.4 to 6.0= =2E >>> 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/libip= f >>> >>>> From that point I get a series of cascading errors. I tried ignoring= >>> >>> them, but could not successfully build the kernel. I have looked thro= ugh >>> documentation at your site, but could not find a resolulution. >>> >>> This is my only exposure to freebsd. I have several linux boxes at ho= me >>> that I use with no problems. At work I am a unix (Solaris 8) and >>> application programmer under windows. >>> >>> These are the cascading errors: >>> >>> =3D=3D=3D> sbin/ipf/ipf(obj) mkdir; /usr/obj/usr/src/sbin/ipf/ipf: fi= le 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 >=20 >=20 > Sounds close, but you don't want/need to remove the /usr/obj directory,= > just everything in it: >=20 > # cd /usr/obj > # chflags -R noschg * > # rm -rf * >=20 AND - the sad thing is, the above is verbatim from the FreeBSD site. Users - PLEASE READ at least 2 times before doing.... You were given a brain, use it! --=20 Best regards, Chris The quickest way to experiment with acupuncture is to try on a new shirt. --------------enigC46C985ECCECD494F4909584 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDblZED5P/gMAbw2MRAqf/AJ9Zt/cFIcDsOq5J/SvDkt8b59ziUwCfSgBG 3xMAeH2COaM8OhOSSeDZqq8= =azyq -----END PGP SIGNATURE----- --------------enigC46C985ECCECD494F4909584--