Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Aug 2002 06:50:41 -0700
From:      Rob <rob@pythonemproject.com>
To:        "current@freebsd.org" <current@freebsd.org>
Subject:   Re: signal 12 during make installworld
Message-ID:  <3D527731.B13F5CA1@pythonemproject.com>
References:  <20020808044800.10037.qmail@web20706.mail.yahoo.com> <20020808070600.GA24398@snark.rinet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Kolchoogin wrote:
> 
> 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

You learn something new every day :)  What I did is go into chpass and
passwd makefile and comment out the pre-install stuff.  Then made
installworld.  Then in single user mode went in and uncommented it and
reinstalled those programs.  It worked.  Rob.
-- 
-----------------------------
The Numeric Python EM Project

www.pythonemproject.com

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?3D527731.B13F5CA1>