Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2000 13:57:38 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Richard Stanaford <rsstan@yahoo.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Resuming a failed build...
Message-ID:  <20000706135737.D89815@dragon.nuxi.com>
In-Reply-To: <20000703224116.21315.qmail@web3101.mail.yahoo.com>; from rsstan@yahoo.com on Mon, Jul 03, 2000 at 03:41:16PM -0700
References:  <20000703224116.21315.qmail@web3101.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 03, 2000 at 03:41:16PM -0700, Richard Stanaford wrote:
> I know the Handbook makes mention of using...
> 
> cd /usr/src
> make -DNOCLEAN all
> 
> when trying to resume an interrupted build.  Is that still an
> acceptable method of building the world without having to deal with
> having the /usr/obj tree cleaned?

Yes, but it should be 
``make -DNOCLEAN <target_used_in_the_interrupted_build>''
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000706135737.D89815>