From owner-freebsd-questions Fri Feb 28 11:58:26 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 A303637B401 for ; Fri, 28 Feb 2003 11:58:24 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-52.dsl.lsan03.pacbell.net [63.207.60.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id B194643F85 for ; Fri, 28 Feb 2003 11:58:23 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 61861679DA; Fri, 28 Feb 2003 11:58:23 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 4A9EE1109; Fri, 28 Feb 2003 11:58:23 -0800 (PST) Date: Fri, 28 Feb 2003 11:58:23 -0800 From: Kris Kennaway To: ah40@httpsite.com Cc: freebsd-questions@freebsd.org Subject: Re: kernel compile woes Message-ID: <20030228195823.GC86926@rot13.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eRtJSFbw+EEWtPj3" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i 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 --eRtJSFbw+EEWtPj3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 28, 2003 at 01:13:31PM -0500, ah40@httpsite.com wrote: > I've managed to bork something up badly... >=20 > First off, I had earlier today upgrade my src tree with this supfile: >=20 > *default host=3Dcvsup11.FreeBSD.org > *default base=3D/usr > *default prefix=3D/usr > *default release=3Dcvs tag=3D. > *default delete use-rel-suffix > *default compress > src-all >=20 > Anyway, I went to do a kernel compile and couldn't get passed 1st base, i= t told > me that the config command didn't match up with my kernel sources. This is because you are trying to build a 5.0-CURRENT kernel on presumably an older version of FreeBSD. You can't upgrade this way. > So, one thing I did was rm -rf /usr/src/sys and then cvsup'ed with: > *default host=3Dcvsup11.FreeBSD.org > *default base=3D/usr > *default prefix=3D/usr > *default release=3Dcvs tag=3D. > *default delete use-rel-suffix > *default compress > src-sys >=20 > Now I get: >=20 > config: ../../compile/ANDY: No such file or directory >=20 > Can anyone tell me how to dig my way out of this one? Again, you're trying to upgrade in the wrong way. 5.0 uses a different kernel compile directory (../compile/ANDY, relative to the kernel configuration directory), but your config(8) binary expects it in a different location. Are you really trying to upgrade to 5.0-CURRENT? Kris --eRtJSFbw+EEWtPj3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+X79eWry0BWjoQKURAhQ2AKCG3UrRZIrrObi2Of6zb5jdulkXWwCgsr7H OinvRrNZK59B2xFskP6AMEs= =Ne4O -----END PGP SIGNATURE----- --eRtJSFbw+EEWtPj3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message