From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Ayres Subject: Re: Errors compiling kernel from 3.0-testing Date: Wed, 12 Apr 2006 13:50:06 -0400 Message-ID: <443D3DCE.2030104@tektonic.net> References: <443D1C63.9060702@tektonic.net> <20060412153750.GC1986@leeni.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060412153750.GC1986@leeni.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ewan Mellor Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Ewan Mellor wrote: > On Wed, Apr 12, 2006 at 11:27:31AM -0400, Matt Ayres wrote: > >> This is pulled just about an hour ago. > > You need to do a make world to reconfigure the build tree -- just make or make > dist won't do it, IIRC. > make dist does work, but a make clean was needed. Thanks, Matt