Subject: Re: build/snapshot troubles
To: Erik E. Fair <fair@clock.org>
From: Bill Studenmund <wrstuden@zembu.com>
List: port-macppc
Date: 08/16/2000 14:30:18
On Tue, 15 Aug 2000, Erik E. Fair wrote:

> all ===> macppc/floppies/ramdisk
> crunchgen -D /usr/src/distrib/macppc/floppies/ramdisk/../../../.. -L 
> /altroot/usr/lib ramdiskbin.conf
> ramdiskbin.cache: Read-only file system
> ramdiskbin.c: Read-only file system
> ramdiskbin.mk: Read-only file system
> Run "make -f ramdiskbin.mk objs exe" to build crunched binary.
> *** Error code 1
> 
> Stop.
> 
> I mount /usr/src read-only, and use OBJDIR. This failed. It should not have.

Do those files exist outside the obj directory? If so, then you need to
make clean with the fs mounted r/w first.

Take care,

Bill