Date: Thu, 8 Aug 2002 11:06:00 +0400 From: Andrew Kolchoogin <andrew@snark.rinet.ru> To: current@freebsd.org Subject: Re: signal 12 during make installworld Message-ID: <20020808070600.GA24398@snark.rinet.ru> In-Reply-To: <20020808044800.10037.qmail@web20706.mail.yahoo.com> References: <20020808044800.10037.qmail@web20706.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! On Wed, Aug 07, 2002 at 09:48:00PM -0700, Ed Yu wrote: > Can someone tell me what's the problem in this case? > I was happily doing "make buildworld", "make > buildkernel", "make install kernel", and "make > installworld". At the "installworld" step, I got the > following error: If you are upgrading to -current from -stable, you should read 'UPDATING' file more carefully -- it is a well-known problem. Unfortunately, you CAN'T upgrade your userland at one step: instead, you should say 'make -k installworld' to install as many userland binaries as possible, run 'mergemaster', reboot and repeat 'make installworld'. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020808070600.GA24398>