Subject: NetBSD 2Beta crosbuild in Linux host fails
To: None <netbsd-users@netbsd.org>
From: Roberto Pereyra <netbsd@gualeguaychu.gov.ar>
List: netbsd-users
Date: 06/10/2004 07:21:24
Hi all !

I can't compile NetBSD 2Beta in a Linux host (Debian kernel 2.4.18-bf2.4).

All seems works fine but when do the floppies fails:

I used:
./build.sh -m i386 -j 5 release

with:

gcc version 3.3.2 (Debian)

What's happens ?

Thanks in advance

roberto

..........................................................................


rm -f ramdisk-big.fs ramdisk-big.fs.tmp;  /usr/netbsd/usr/src/obj/tooldir.Linux-2.4.18-bf2.4-i686/bin/nbmakefs -t ffs -B le
Creating image into ramdisk-big.fs...
Calculated size of `ramdisk-big.fs.tmp': 5120000 bytes, 62 inodes
Extent size set to 4096
ramdisk-big.fs.tmp: 4.9MB (10000 sectors) block size 4096, fragment size 512
        using 1 cylinder groups of 4.88MB, 1250 blks, 64 inodes.
super-block backups (for fsck -b #) at:
 32,
Populating `ramdisk-big.fs.tmp'
Image `ramdisk-big.fs.tmp' complete
2 errors

nbmake: stopped in /usr/netbsd/usr/src/distrib/i386/floppies
*** [all-floppies] Error code 2
1 error

nbmake: stopped in /usr/netbsd/usr/src/distrib/i386
*** [all-i386] Error code 2
1 error

nbmake: stopped in /usr/netbsd/usr/src/distrib

*** Failed target:  snap_post
*** Failed command: cd /usr/netbsd/usr/src/distrib && /usr/netbsd/usr/src/obj/tooldir.Linux-2.4.18-bf2.4-i686/bin/nbmake depend && /
*** Error code 2

Stop.
nbmake: stopped in /usr/netbsd/usr/src/etc
*** [release] Error code 1
1 error

nbmake: stopped in /usr/netbsd/usr/src

ERROR: Failed to make release
*** BUILD ABORTED ***
Terminated