Subject: building from source
To: None <netbsd-help@netbsd.org>
From: Milos Negovanovic <milosn@xtra.co.nz>
List: netbsd-help
Date: 09/21/2002 17:32:41
Hi,
Ive been trying to build from source for some time now, and have
experienced problems in "floppy" stage:
...
Calculated size of `ramdisk-small.fs.tmp': 1376256 bytes, 59 inodes
ramdisk-small.fs.tmp: 2688 sectors in 21 cylinders of 128 tracks, 1 sectors
1.3MB in 1 cyl groups (160 c/g, 10.00MB/g, 64 i/g)
super-block backups (for fsck -b #) at:
32,
Populating `ramdisk-small.fs.tmp'
nbmakefs: Writing inode 40 (work/usr/share/misc/termcap), bytes 0 + 4096: No space left on device
*** Error code 1
Stop.
make: stopped in /usr/src/distrib/i386/floppies/ramdisk-small
*** Error code 1
Stop.
make: stopped in /usr/src/distrib/i386/floppies
*** Error code 1
Stop.
...
It says that there is no space left but 'df' shows:
Filesystem 512-blocks Used Avail Capacity Mounted on
/dev/wd0a 7912264 3686880 3829768 49% /
Any ideas?
Regards
Milos