Subject: Re: problem with build.sh and rdonly filesystem
To: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 03/05/2003 21:24:43
On Wed, Mar 05, 2003 at 11:21:30AM +0100, Ronald van der Pol wrote:
  | On Wed, Mar 05, 2003 at 15:20:12 +1100, Luke Mewburn wrote:
  | 
  | > It was a problem accidentally introduced in rev 1.27 of mkdir.c.
  | > I've committed a fix (rev 1.28).
  | > 
  | > Update your mkdir sources and reinstall, and the problem should be
  | > resolved.
  | 
  | OK, thanks. That works:
  | 
 [...]
  | 
  | However,
  | 
  | ----------
  | # sh build.sh -u -U -M /net/NetBSD/obj-i386 -T /net/NetBSD/tools-i386 \
  | -D /net/NetBSD/build-i386 -V MKTOOLS=no  install=/


Try adding '-w /some/writable/file'  to that.

Luke.