Subject: two more bugs perry doesn't want to admit exists
To: None <tech-toolchain@netbsd.org>
From: Darren Reed <darrenr@reed.wattle.id.au>
List: tech-toolchain
Date: 11/23/2001 23:51:03
#1.
using UNPRIVED=1 in /etc/mk.conf results in this with a r-o src, despite
setting all the directory flags with build.sh

nbinstall: open /data3/netbsd/src/METALOG: Read-only file system

(perry doesn't think this is a problem...and insists that I'm not using
 a "root objdir")


#2
cd /data3/netbsd/src/sys/arch/sparc/conf && /www/obj/tool/bin/nbconfig  -b /data3/netbsd/src/sys/arch/sparc/compile/GENERIC -s /data3/netbsd/src/sys GENERIC
config: cannot create /data3/netbsd/src/sys/arch/sparc/compile/GENERIC: Read-only file system
*** Error code 2

(perry doesn't think this never happened before, but prior to having to use
 the new toolchain, it worked)

given the rest of the build works and stuff goes into read-write dirs like
it should, I think there are bugs herein.

and just in case anyone thinks "oh, do a cvs update", that's with a src
tree updated less than 24 hours ago.

dealing with all this is outside my area of expertise.