From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 23 12:46:09 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBACF1065679 for ; Wed, 23 Feb 2011 12:46:09 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8B39F8FC22 for ; Wed, 23 Feb 2011 12:46:09 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:1131:79f:9a2b:b0a3] (unknown [IPv6:2001:7b8:3a7:0:1131:79f:9a2b:b0a3]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 5561B5C37; Wed, 23 Feb 2011 13:46:08 +0100 (CET) Message-ID: <4D650197.6010302@FreeBSD.org> Date: Wed, 23 Feb 2011 13:46:15 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.15pre) Gecko/20110221 Lanikai/3.1.9pre MIME-Version: 1.0 To: perryh@pluto.rain.com References: <4D63661D.2090205@gmail.com> <4D63AE83.5040007@FreeBSD.org> <4d64cc96.gh+SoZb8LSOAInQd%perryh@pluto.rain.com> In-Reply-To: <4d64cc96.gh+SoZb8LSOAInQd%perryh@pluto.rain.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, gnehzuil@gmail.com Subject: Re: buildkernel error X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2011 12:46:09 -0000 On 2011-02-23 10:00, perryh@pluto.rain.com wrote: > Will either "make buildworld" or "make kernel-toolchain" accomplish > anything if, as the OP said, s/he only updated the _kernel_ sources? No. You must update all sources atomically, or there is no guarantee it will build.