Subject: Re: problem with build.sh and rdonly filesystem
To: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
From: Julio Merino <jmmv@menta.net>
List: current-users
Date: 02/01/2003 14:33:14
Try passing -V MKTOOLS=no to build.sh too.



On Sat, 1 Feb 2003 14:00:28 +0100
Ronald van der Pol <Ronald.vanderPol@rvdp.org> wrote:

> I have built -current on a server with:
> server$ sh build.sh -D /export/NetBSD-current/build-i386 \
> 	-M /export/NetBSD-current/obj-i386 \
> 	-T /export/NetBSD-current/tools-i386 -U build
> 
> I use amd(8) to mount server:/export/NetBSD-current on client:/net/NetBSD.
> On the client I do:
> 
> client# sh build.sh -D /net/NetBSD/build-i386 -M /net/NetBSD/obj-i386 \
> 	-T /net/NetBSD/tools-i386 -U install=/
> mkdir: /net/NetBSD/obj-i386: Read-only file system
> ===> DESTDIR path: /net/NetBSD/build-i386
> ===> TOOLDIR path: /net/NetBSD/tools-i386
> mkdir: /net/NetBSD/tools-i386/bin: Read-only file system
> 
> ERROR: mkdir of '/net/NetBSD/tools-i386/bin' failed
> *** BUILD ABORTED ***
> client# ls -l /net/NetBSD/tools-i386
> total 10
> drwxr-xr-x  2 rvdp  surfnet  2048 Feb  1 11:14 bin
> drwxr-xr-x  5 rvdp  surfnet   512 Feb  1 11:11 i386--netbsdelf
> drwxr-xr-x  2 rvdp  surfnet   512 Feb  1 11:11 include
> drwxr-xr-x  2 rvdp  surfnet  2048 Feb  1 11:14 info
> drwxr-xr-x  4 rvdp  surfnet   512 Feb  1 11:14 lib
> drwxr-xr-x  2 rvdp  surfnet   512 Feb  1 11:14 libexec
> drwxr-xr-x  5 rvdp  surfnet   512 Feb  1 11:14 man
> drwxr-xr-x  6 rvdp  surfnet   512 Feb  1 11:14 share
> client#
> 
> Any clues?
> 
> 	rvdp


-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/