Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 11:55:25 +0200
From:      Mel Flynn <mel.flynn+fbsd.current@mailing.thruhere.net>
To:        freebsd-current@freebsd.org
Cc:        Matthias Apitz <guru@unixarea.de>
Subject:   Re: make installworld DESTDIR=/mnt fails
Message-ID:  <200903301155.25530.mel.flynn%2Bfbsd.current@mailing.thruhere.net>
In-Reply-To: <20090330074502.GA4247@rebelion.Sisis.de>
References:  <20090330074502.GA4247@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 30 March 2009 09:45:02 Matthias Apitz wrote:
> Hello,
>
> I have created a boot-able USB key with -CURRENT from CVS following
> this recipe:
>
> # mkdir -p /usr/src/myHEAD/obj
> # cd /usr/src/myHEAD
> # cvs checkout src
> # setenv MAKEOBJDIRPREFIX /usr/src/myHEAD/obj
<snip>

> # setenv MAKEOBJDIRPREFIX /myHEAD/obj

There's your problem. Your .OBJDIR does not contain output of buildworld.
-- 
Mel



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