I am trying to build g4u 2.4 alpha 1 from source. Here's what looks like the tail end of the run of "sh g4u-build".
I'm building on a NetBSD 3.1 i386 machine with a cvs copy of src/ from -D 20070808. It seems to have stopped before it was finished. Does anyone have any pointers/fixes/suggestions? My apologies for the rough text formatting. -ASC # create bootfloppy-g4u/netbsd (from: /usr/cvs/src/distrib/i386/instkernel/o bj/netbsd-g4uo.gz) gunzip -c /usr/cvs/src/distrib/i386/instkernel/obj/netbsd-g4uo.gz > netbsd.tmp /usr/cvs/src/obj.i386/tooldir/bin/i386--netbsdelf-strip -R .comment -R .ident ne tbsd.tmp gzip -9c netbsd.tmp > netbsd; rm -f netbsd.tmp # create bootfloppy-g4u/g4u1.fs (from: boot netbsd) PAX=/usr/cvs/src/obj.i386/tooldir/bin/nbpax /bin/sh /usr/cvs/src/distrib/common/ buildfloppies.sh -i "/usr/cvs/src/obj.i386/tooldir/bin/nbinstallboot -mi386 @I MAGE@ /usr/cvs/src/obj.i386/destdir/usr/mdec/bootxx_ustarfs" -p -m 4 -s .fs g4 u 2880 boot netbsd Running instboot: /usr/cvs/src/obj.i386/tooldir/bin/nbinstallboot -mi386 floppy. 27971.tar /usr/cvs/src/obj.i386/destdir/usr/mdec/bootxx_ustarfs Free space in last tar block: boot 300, netbsd 129, Writing 5898240 bytes (5760 KB) on 3 disks, padded by 2650112 bytes (2588 KB) Creating disk 1 to g4u1.fs Creating disk 2 to g4u2.fs Creating disk 3 to g4u3.fs 0+1 records in 1+0 records out 1474560 bytes transferred in 0.005 secs (294912000 bytes/sec) Final result: -rw-r--r-- 1 aclapp wheel 1474560 Sep 25 15:20 g4u1.fs -rw-r--r-- 1 aclapp wheel 1474560 Sep 25 15:20 g4u2.fs -rw-r--r-- 1 aclapp wheel 1474560 Sep 25 15:20 g4u3.fs ln -f /usr/cvs/src/distrib/i386/g4u/../floppies/bootfloppy-g4u/obj/g4u*.fs . cd /usr/cvs/src/distrib/i386/g4u/../cdroms/bootcd-g4u ; /usr/cvs/src/obj.i386/t ooldir/bin/nbmake mkdir -p cdrom cp /usr/cvs/src/distrib/i386/instkernel/obj/netbsd-INSTALL_LARGE.gz cdrom/netbsd cp: /usr/cvs/src/distrib/i386/instkernel/obj/netbsd-INSTALL_LARGE.gz: No such fi le or directory *** Failed target: prepare *** Failed command: cp /usr/cvs/src/distrib/i386/instkernel/obj/netbsd-INSTALL_L ARGE.gz cdrom/netbsd *** Error code 1 Stop. nbmake: stopped in /usr/cvs/src/distrib/i386/cdroms/bootcd-g4u *** Failed target: /usr/cvs/src/distrib/i386/g4u/../cdroms/bootcd-g4u/obj/g4u.i so *** Failed command: cd /usr/cvs/src/distrib/i386/g4u/../cdroms/bootcd-g4u ; /usr /cvs/src/obj.i386/tooldir/bin/nbmake *** Error code 1 Stop. nbmake: stopped in /usr/cvs/src/distrib/i386/g4u -- Rich Man's Burden - Whispers - Available Now http://www.richmansburden.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ g4u-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/g4u-help
