From owner-freebsd-stable Wed Dec 6 12:48: 6 2000 From owner-freebsd-stable@FreeBSD.ORG Wed Dec 6 12:48:04 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from gw-nl1.origin-it.com (gw-nl1.origin-it.com [193.79.128.34]) by hub.freebsd.org (Postfix) with ESMTP id 7328F37B400 for ; Wed, 6 Dec 2000 12:48:03 -0800 (PST) Received: from mail.de.origin-it.com (localhost.origin-it.com [127.0.0.1]) by gw-nl1.origin-it.com with ESMTP id VAA13753; Wed, 6 Dec 2000 21:48:01 +0100 (MET) (envelope-from Helge.Oldach@de.origin-it.com) Received: from smtprelay-de1.origin-it.com(172.16.188.53) by gw-nl1.origin-it.com via mwrap (4.0a) id xma013750; Wed, 6 Dec 00 21:48:01 +0100 Received: from mailhub.de.origin-it.com (mailhub.de.origin-it.com [172.16.189.20]) by mail.de.origin-it.com (8.9.3/8.8.5-1.2.2m-19990317) with ESMTP id VAA05416; Wed, 6 Dec 2000 21:48:00 +0100 (MET) Received: from galaxy.de.cp.philips.com (galaxy.de.cp.philips.com [130.143.166.29]) by mailhub.de.origin-it.com (8.11.1/8.11.1/hmo23oct00) with ESMTP id eB6KlxH80676; Wed, 6 Dec 2000 21:47:59 +0100 (CET) (envelope-from Helge.Oldach@de.origin-it.com) Received: (from hmo@localhost) by galaxy.de.cp.philips.com (8.9.3/8.9.3/hmo14aug98) id VAA02979; Wed, 6 Dec 2000 21:47:58 +0100 (MET) Message-Id: <200012062047.VAA02979@galaxy.de.cp.philips.com> Subject: Re: "make installworld" from nfs directory In-Reply-To: <3A2E5E05.584CBA53@graphics.cornell.edu> from Hurf Sheldon at "Dec 6, 2000 10:40:53 am" To: hurf@Graphics.Cornell.EDU (Hurf Sheldon) Date: Wed, 6 Dec 2000 21:47:57 +0100 (MET) Cc: stable@FreeBSD.ORG From: Helge Oldach X-Address: Atos Origin, Billstrasse 80, D-20539 Hamburg, Germany X-Phone: +49 40 7886 464, Fax: +49 40 7886 235, Mobile: +49 172 4515513 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hurf Sheldon: >We've built oa 4.2-STABLE /usr/src (loaded with cvsup) tree by >running "make buildworld", then a "make installworld" on machine "A" >(originally a 4.0-RELEASE), then built a new kernel, which worked fine. >Now we NFS mount the machine "A":/usr/src to machine "B":/usr/src (also >4.0-RELEASE) >and run "make installworld" which dies with the message: >"install: /usr/src/include/osreldate.h: No such file or directory" >The build logon machine "A" says this file was created on the fly during >the "make buildworld" by 'newconf.sh' . Do we have to do a "make >buildworld" on every >system? You need to mount A:/usr/obj to /usr/obj on B as well. Helge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message