Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 07:30:30 -0900
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Cc:        Colin <freebsd@southportweb.co.uk>
Subject:   Re: Upgrade 7.0 to 7.2 installworld failed
Message-ID:  <200912240730.30893.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <4B33845D.40206@southportweb.co.uk>
References:  <4B33845D.40206@southportweb.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 24 December 2009 06:10:21 Colin wrote:
> Hi folks,
> I have started trying to upgrade my 7.0 to 7.2 and it all seemed to be
> going well until I got to installworld.
> 
> First off I did a cvsup for src-all from cvsup.ie.freebsd.org with the
> tag RELENG_7_2
> 
> I have then done:
> 
> cd /usr/src
> make buildworld
> make kernel-toolchain
> make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=TED
> make -DALWAYS_CHECK_MAKE installkernel KERNCONF=TED
> shutdown -r now

I'm going to guess from the fact that installworld tries to build stuff, that 
/usr/obj is a filesystem that isn't mounted after your reboot or that the 
MAKEOBJDIRPREFIX you had set in your environment before reboot, is unset.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912240730.30893.mel.flynn%2Bfbsd.questions>