From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 16:47:08 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 D6ABD16A4CE for ; Tue, 24 Aug 2004 16:47:08 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 219C743D3F for ; Tue, 24 Aug 2004 16:47:08 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7OGkwTL045118 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 24 Aug 2004 19:46:59 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7OGl22j037874; Tue, 24 Aug 2004 19:47:02 +0300 (EEST) (envelope-from ru) Date: Tue, 24 Aug 2004 19:47:01 +0300 From: Ruslan Ermilov To: Christian Hiris <4711@chello.at> Message-ID: <20040824164701.GF37217@ip.net.ua> References: <200408241641.20389.4711@chello.at> <20040824164442.GE37217@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="924gEkU1VlJlwnwX" Content-Disposition: inline In-Reply-To: <20040824164442.GE37217@ip.net.ua> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: freebsd-current@freebsd.org Subject: Re: Upgrade to 5.3-BETA1: make installkernel - Stop in /usr/src/sys/modules 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: Tue, 24 Aug 2004 16:47:08 -0000 --924gEkU1VlJlwnwX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 24, 2004 at 07:44:42PM +0300, Ruslan Ermilov wrote: > On Tue, Aug 24, 2004 at 04:40:58PM +0200, Christian Hiris wrote: > > When i upgraded one of my systems from > > 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Sat May 29 14:14:06 CEST 2004 = =20 > > admin@matrix010.matrix.net:/usr/obj/usr/src/sys/MATRIX001 i386 > > to=20 > > 5.3-BETA1 FreeBSD 5.3-BETA1 #0: Mon Aug 23 16:30:40 CEST 2004 =20 > > admin@matrix010.matrix.net:/usr/obj/usr/src/sys/MATRIX001 i386 > > "make installkernel" fails during module installation. =20 > >=20 > > The directories /usr/src and /usr/obj were NFS-mounted on this machine.= =20 > >=20 > We don't, strictly speaking, support this type of installation. > We only support it if build host *exactly* matches the install > host, read: it's the same arch, CPU, and it's running the same > __FreeBSD_version world and kernel. >=20 > What happens here is that your build machine has newer make(1) > binary that understand the `+' modifier. The install machine > has an older make(1). You can try to overcome this problem > by doing: make installkernel -DALWAYS_CHECK_MAKE, but: no > guarantees it will work (I don't know how different your build > and install hosts are), and you'll have to mount /usr/obj > read-write, for this to work. >=20 I forgot to mention what we *do* support. We support NFS mounting remote /, /usr, and /var partitions, and doing an installworld/installkernel with DESTDIR pointing to NFS mounts. This will result in missing file flags (NFS does not support them), but otherwise it's what we actually support: host doing build is the host doing an install. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --924gEkU1VlJlwnwX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBK3EFqRfpzJluFF4RAmYrAJ9sBHQ2yE9V3Na9ClstTJR0GYrXcgCeKA7Q ix0C+j703NQ3dL9EX0J23dU= =flqT -----END PGP SIGNATURE----- --924gEkU1VlJlwnwX--