From owner-freebsd-stable Wed Dec 6 7:43:36 2000 From owner-freebsd-stable@FreeBSD.ORG Wed Dec 6 07:43:34 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from bach.Graphics.Cornell.EDU (bach.graphics.cornell.edu [128.84.247.50]) by hub.freebsd.org (Postfix) with ESMTP id 1C32F37B400 for ; Wed, 6 Dec 2000 07:43:34 -0800 (PST) Received: from graphics.cornell.edu (barn.graphics.cornell.edu [128.84.247.210]) by bach.Graphics.Cornell.EDU (8.9.1/8.9.1) with ESMTP id KAA09564 for ; Wed, 6 Dec 2000 10:43:33 -0500 (EST) (envelope-from hurf@graphics.cornell.edu) Message-ID: <3A2E5E05.584CBA53@graphics.cornell.edu> Date: Wed, 06 Dec 2000 10:40:53 -0500 From: Hurf Sheldon Organization: Program of Computer Graphics, Cornell University X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: "make installworld" from nfs directory Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, 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? Is there a way to re-create the file? Dagnabbit, we hope not! What we'd like is to have the compiled tree mountable for installs. thanks, hurf -- Hurf Sheldon, Dir. Research Systems email: hurf@graphics.cornell.edu Program of Computer Graphics voice:607 255 6713 fax:607 255 0806 580 Rhodes Hall, Cornell University http://www.graphics.cornell.edu/~hurf/ Ithaca, N.Y. 14853 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message