Subject: Re: make release problems
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 10/02/2002 22:19:09
On Wed, Oct 02, 2002 at 12:00:59PM +0300, Martti Kuparinen wrote:
> Hi!
> 
> I tried to create my own release (the latest netbsd-1-6) on NetBSD/i386 1.6
> but it failed. Any ideas what's wrong?
> 
> ROOT dhcp118:/usr/src> rm -rf /work/destdir/d/*
> ROOT dhcp118:/usr/src> ./build.sh -R /work/destdir/r -D /work/destdir/d
> ...
> Creating image into ramdisk-rescuesmall.fs...
> rm -f ramdisk-rescuesmall.fs ramdisk-rescuesmall.fs.tmp
> /usr/obj/tools/bin/nbmakefs -t ffs -B le -s 1320k -F work.spec  -N /work/netbsd/src/etc -o bsize=4096,fsize=512  -o optimization=space,minfree=0,nsectors=1,ntracks=128   ramdisk-rescuesmall.fs.tmp work  && mv -f ramdisk-rescuesmall.fs.tmp ramdisk-rescuesmall.fs
> nbmakefs: `work' size of 1363968 is larger than the maxsize of 1351680.

You don't have any special compile options in /etc/mk.conf ?
looks like something got too big here ...

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--