make installworld failing with permission denied

2002-10-15 Thread Tillman
Howdy, When I attempt to "make install world" from a read-only NFS mount I'm getting a permission error: [root@coyote src]# make installworld mkdir -p /tmp/install.66566 for prog in [ awk cat chflags chmod chown date echo egrep find grep ln make makewhatis mtree mv perl pwd_mkdb rm sed sh sysct

Re: make installworld failing with permission denied

2002-10-16 Thread Tillman
On Tue, Oct 15, 2002 at 10:28:49PM -0600, Tillman wrote: > Howdy, > > When I attempt to "make install world" from a read-only NFS mount I'm > getting a permission error: > > [root@coyote src]# make installworld > mkdir -p /tmp/install.66566 > for prog in [ awk cat chflags chmod chown date echo e