From owner-freebsd-stable  Fri Aug 13 16:51:36 1999
Delivered-To: freebsd-stable@freebsd.org
Received: from chumbly.math.missouri.edu (chumbly.math.missouri.edu [128.206.72.12])
	by hub.freebsd.org (Postfix) with ESMTP id 6C2F91505C
	for <freebsd-stable@freebsd.org>; Fri, 13 Aug 1999 16:51:29 -0700 (PDT)
	(envelope-from rich@chumbly.math.missouri.edu)
Received: (from rich@localhost)
	by chumbly.math.missouri.edu (8.9.1a/8.9.1) id SAA24994;
	Fri, 13 Aug 1999 18:49:41 -0500 (CDT)
From: Rich Winkel <rich@chumbly.math.missouri.edu>
Message-Id: <199908132349.SAA24994@chumbly.math.missouri.edu>
Subject: Re: make installworld 3.2R -> 3.2S fails over NFS
To: rich@chumbly.math.missouri.edu (Rich Winkel)
Date: Fri, 13 Aug 1999 18:49:40 -0500 (CDT)
Cc: owensc@enc.edu, rich@chumbly.math.missouri.edu,
	freebsd-stable@freebsd.org
In-Reply-To: <199908101642.LAA19011@chumbly.math.missouri.edu> from "Rich Winkel" at Aug 10, 99 11:42:29 am
X-Mailer: ELM [version 2.4 PL23]
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

According to Rich Winkel:
> According to Charles Owens:
> > Rich Winkel wrote:
> > > I just cvsupped fresh sources this weekend with the same result.
> > > Does anyone else use nfs to "installworld"?
> > > Or am I the only one having this problem?
> > From 3.0R to at least 3.1-stable I've seen this problem.  The
> > (annoying) workaround has been to do RW mounts of /usr/src and
> > /usr/obj.  I've seen some discussion of this problem on the -hackers
> > list of late, with some mention of fixes.  I updated my sources to the
> > latest 3.2-stable on August 4th and happily found that running
> > installworld over read-only NFS mounts worked again!
> Actually this error arises with a r/w mount.  I get a different
> error (while trying to make a symbolic link) when it's r/o.

I just cvsupped RELENG_3 again today (8/13/99) and I'm still having the
same problem.  If anyone out there has this working properly over a
r/o OR r/w nfs mount I'd like to know about it.  
Or should I just set NOPERL=true in /etc/make.conf and forget about it?

===> gnu/usr.bin/ld
install -c -s -o root -g wheel -m 555   ld /usr/libexec/aout
install -c -o root -g wheel -m 444 ld.1aout.gz  /usr/share/man/man1aout
===> gnu/usr.bin/perl  
===> gnu/usr.bin/perl/libperl
ln -sf /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/config_h.SH config_h.sh
ln: config_h.sh: Read-only file system

Incurably optimistically,
Rich



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message