From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 16:57:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58C0C16A4CE for ; Thu, 21 Oct 2004 16:57:31 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A87043D49 for ; Thu, 21 Oct 2004 16:57:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 53AC7529DD; Thu, 21 Oct 2004 09:57:39 -0700 (PDT) Date: Thu, 21 Oct 2004 09:57:39 -0700 From: Kris Kennaway To: Danny Braniss Message-ID: <20041021165739.GB9901@xor.obsecurity.org> References: <20041021154520.404DD43D45@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dTy3Mrz/UPE2dbVg" Content-Disposition: inline In-Reply-To: <20041021154520.404DD43D45@mx1.FreeBSD.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: cant crosscompile kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 16:57:31 -0000 --dTy3Mrz/UPE2dbVg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 21, 2004 at 05:45:19PM +0200, Danny Braniss wrote: > after latest cvsup, i can't crosscompile kernel: >=20 > export MAKEOBJDIRPREFIX=3D/r+d/obj/x-dev > cd /r+d/6.0/src; make -j4 buildkernel KERNCONF=3DHUJI TARGET_ARCH=3Damd64= =20 > -------------------------------------------------------------- > >>> Kernel build for HUJI started on Thu Oct 21 17:40:59 IST 2004 > -------------------------------------------------------------- > =3D=3D=3D> HUJI > mkdir -p /usr/obj/amd64/r+d/6.0/src/sys > -------------------------------------------------------------- > >>> stage 1: configuring the kernel > -------------------------------------------------------------- > cd /r+d/6.0/src/sys/amd64/conf; PATH=3D/usr/obj/amd64/r+d/6.0/src/i386/l= egacy/us > r/sbin:/usr/obj/amd64/r+d/6.0/src/i386/legacy/usr/bin:/usr/obj/amd64/r+d/= 6.0/sr > c/i386/legacy/usr/games:/usr/obj/amd64/r+d/6.0/src/i386/usr/sbin:/usr/obj= /amd64 > /r+d/6.0/src/i386/usr/bin:/usr/obj/amd64/r+d/6.0/src/i386/usr/games:/sbin= :/bin: > /usr/sbin:/usr/bin config -d /usr/obj/amd64/r+d/6.0/src/sys/HUJI =20 > /r+d/6.0/src/sys/amd64/conf/HUJI > ERROR: version of config(8) does not match kernel! > config version =3D 500013, version required =3D 600000 Did you do a buildworld first? Kris --dTy3Mrz/UPE2dbVg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBd+qDWry0BWjoQKURAiFjAJ4rNC7NCbCb3m0w7wwGLzQGXIujBgCeOKrm 6dVEVt/061lMrisZdPfZqkU= =DFgA -----END PGP SIGNATURE----- --dTy3Mrz/UPE2dbVg--