From owner-freebsd-questions Tue Oct 1 13:47:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E88337B401 for ; Tue, 1 Oct 2002 13:47:51 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id E483343E3B for ; Tue, 1 Oct 2002 13:47:50 -0700 (PDT) (envelope-from swear@attbi.com) Received: from localhost.localdomain ([12.242.158.67]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021001204558.WDRM9928.rwcrmhc52.attbi.com@localhost.localdomain>; Tue, 1 Oct 2002 20:45:58 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.12.5/8.12.5) with ESMTP id g91KmvMX005199; Tue, 1 Oct 2002 13:48:58 -0700 (PDT) (envelope-from swear@attbi.com) Received: (from jojo@localhost) by localhost.localdomain (8.12.5/8.12.5/Submit) id g91Kmp3L005196; Tue, 1 Oct 2002 13:48:51 -0700 (PDT) (envelope-from swear@attbi.com) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@attbi.com using -f To: Giorgos Keramidas Cc: John Mills , FreeBSD-questions Subject: Re: Q: continuing interrupted 'make buildworld' References: <20021001013253.GJ1535@hades.hell.gr> From: swear@attbi.com (Gary W. Swearingen) Date: 01 Oct 2002 13:48:51 -0700 In-Reply-To: <20021001013253.GJ1535@hades.hell.gr> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Giorgos Keramidas writes: > On 2002-09-30 17:31, John Mills wrote: > > I would like to restart a 'make buildworld' without deleting or recreating > > any unnecesary files (i.e., after messing about in the source tree). > > > > How should I do this? (Is this the effect of 'make -DNOCLEAN buildworld'?) > > That should work. It will rebuild a few things that you could > probably avoid, but in general it works fine. IIRC, when I've done "make buildkernel" (maybe "buildworld") a second time (eg, to do benchmarks with two BIOS settings), the thing rebuilt the whole kernel again. I've always wondered why. I thought "make" was supposed to use old files when possible. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message