Subject: 2.0: two 'make release' issues (on i386)
To: None <current-users@netbsd.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: current-users
Date: 04/05/2004 01:29:49
Doing a 'build.sh -U release' on the netbsd-2-0 branch, I get various
errors of this type when building the i386 floppies:

	SMALLPROG=1 MAKE=/home/cvs/src-2.0/tooldir.NetBSD-2.0_BETA-i386/bin/nbmake
	/home/cvs/src-2.0/tooldir.NetBSD-2.0_BETA-i386/bin/nbcrunchgen -f -D /home/cvs/src-2.0  -L /home/cvs/src-2.0/obj.i386/destdir.i386/usr/lib -q  ramdiskbin.conf
	ramdiskbin.conf: chown: error: no objpaths specified or calculated.
	ramdiskbin.conf: chown: ignoring program because of errors.
	Run "make -f ramdiskbin.mk objs exe" to build crunched binary.

	*** Failed target:  ramdiskbin.mk
	...
	nbmake: stopped in /home/cvs/src-2.0/distrib/i386/floppies/ramdisk-rescuetiny

I get this for all of the src/distrib/i386/floppies/ramdisk-* dirs, doing
new "make"s gets one dir further each, so aparently that's not a fatal
error but one that needs to get ignored.

After building all the ramdisks, I get:

	all ===> floppies/bootfloppy-tiny
	...
	Running instboot: /home/cvs/src-2.0/tooldir.NetBSD-2.0_BETA-i386/bin/nbinstallboot -mi386 floppy.2729.tar /home/cvs/src-2.0/obj.i386/destdir.i386/usr/mdec/bootxx_ustarfs
	buildfloppies.sh: Image is 16384 bytes (16 KB) too big to fit on 1 disk

Anyone else see this?


 - Hubert

-- 
Hubert Feyrer <hubert@feyrer.de>