Subject: Re: building from source
To: None <netbsd-help@netbsd.org>
From: Milos Negovanovic <milosn@xtra.co.nz>
List: netbsd-help
Date: 09/21/2002 23:01:01
Hi,

COPTS+=-march=pentiumpro -O2 -pipe

Regards
Milos

On Sat, 21 Sep 2002 12:46:52 +0200
Manuel Bouyer <bouyer@antioche.eu.org> wrote:

> On Sat, Sep 21, 2002 at 05:32:41PM +1200, Milos Negovanovic wrote:
> > 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.
> > ...
> 
> Have you changed the compiler's options ?
> 
> -- 
> Manuel Bouyer <bouyer@antioche.eu.org>
> --