From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 01:21:32 2005 Return-Path: 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 99FEF16A4CE for ; Thu, 17 Mar 2005 01:21:32 +0000 (GMT) Received: from s001.searchy.nl (s001.searchy.nl [82.94.249.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 241B543D48 for ; Thu, 17 Mar 2005 01:21:32 +0000 (GMT) (envelope-from freebsd@searchy.nl) Received: from [84.26.28.239] (cp12646-a.roose1.nb.home.nl [84.26.28.239]) by s001.searchy.nl (Postfix) with ESMTP id A23CC8DF13 for ; Thu, 17 Mar 2005 02:21:28 +0100 (CET) Message-ID: <4238DB98.30709@searchy.nl> Date: Thu, 17 Mar 2005 02:21:28 +0100 From: Frank de Bot User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: No rebuild on make buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 01:21:32 -0000 Hi, When I do make buildworld, the whole world is build from scratch again. But I've noticed that some changes of my own will let it fail and when I change it, the process starts over again!! How can I build the world, without everything to be rebuild? Thanks in advanced, Frank de Bot