From owner-freebsd-questions@FreeBSD.ORG Mon Jan 17 19:07:13 2005 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 B5AF316A4CE for ; Mon, 17 Jan 2005 19:07:13 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA2543D58 for ; Mon, 17 Jan 2005 19:07:13 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9BB055145A; Mon, 17 Jan 2005 11:07:12 -0800 (PST) Date: Mon, 17 Jan 2005 11:07:12 -0800 From: Kris Kennaway To: Doug Hardie Message-ID: <20050117190712.GA70520@xor.obsecurity.org> References: <20050117060510.GA63358@xor.obsecurity.org> <8DC9B67A-6857-11D9-8611-000393681B06@lafn.org> <20050117071900.GA92079@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: f-questions List cc: Kris Kennaway Subject: Re: 5.3 Building Kernel/World 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: Mon, 17 Jan 2005 19:07:13 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 16, 2005 at 11:32:31PM -0800, Doug Hardie wrote: > >>>The only way I can think for this to happen is if your source tree=20 > >>>was > >>>inconsistent (i.e. not completely updated), or you updated your > >>>sources after you did the installworld, and the kernel depends on the > >>>newer version of config than the one you have built (in this case the > >>>'safe' buildworld/buildkernel/installkernel method you used to begin > >>>with should still work). > >>> > >>>Kris > >> > >>Well, I tried makeworld again. Dies in Step 3. Reloaded all source > >>from the distribution > >>CD. makeworld dies in exactly the same place: > > > >Really, this all points to something else having changed on your > >system in the meantime. Try > > > >cd /usr/src > >make cleandir > >make cleandir > >make buildworld > > > >Kris >=20 > Wish I had seen that earlier. I just tried a cvs from RELENG_5_3. I=20 > thought that would only have > security fixes. Its downloading a ton of stuff. Obviously I can't=20 > stop it. Seems like just about all the > userland source files are being changed. Lots of deletes too. I'll=20 > give the above a try when this > finishes. Why so many files from cvs? The number of changes between RELENG_5_3_0_RELEASE and RELENG_5_3 is very small. If you're seeing lots of changes, it means that you didn't actually have a 5.3-RELEASE source tree installed before now, which explains the problems you were seeing in compiling it. Kris --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB7AzgWry0BWjoQKURAvcGAJkBTEwqmqBxmrO7ppMqVvh/J4Lq/QCg+64E 5U7Jhp04iGS4Q9vRoxqanYo= =wrrz -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--