From owner-freebsd-stable Mon Apr 9 16: 5:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 2859F37B424 for ; Mon, 9 Apr 2001 16:05:47 -0700 (PDT) (envelope-from mike@sentex.net) Received: (from root@localhost) by cage.simianscience.com (8.11.3/8.11.2) id f39N5kH12396; Mon, 9 Apr 2001 19:05:46 -0400 (EDT) (envelope-from mike@sentex.net) Received: from chimp (fcage [192.168.0.2]) by cage.simianscience.com (8.11.3/8.11.2av) with ESMTP id f39N5fC12388; Mon, 9 Apr 2001 19:05:41 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <4.2.2.20010409190439.027ccd08@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 09 Apr 2001 19:05:40 -0400 To: "Robert" , "FreeBSD" From: Mike Tancsa Subject: Re: Can I stop BUILDWORLD from starting from scratch? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 08:47 AM 4/10/2001 +1000, Robert wrote: >Is it possible to stop 'make buildworld' from starting from scratch each >time? > >Like it runs for 5 hours then breaks over something. I fix that 'something', >and type 'make buildworld' - it starts from the beginning again. Can I make >it start just from where it left off? make -DNOCLEAN buildworld But why is "something" breaking ? The build process should be clean. If not, something is messed in your source code repository. ---Mike -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Network Administration, mike@sentex.net Sentex Communications www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message