From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williams Subject: Re: Recent xen unstable merge breaks kernel compile Date: Fri, 12 Feb 2010 16:20:02 -0500 Message-ID: <4B75C602.8060302@iweb.com> References: <4B75C0EA.3090808@iweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B75C0EA.3090808@iweb.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: Xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org For more information, I noticed in a git diff there are a few things which were renamed from caps to lowercase, i.e: -#include +#include This could be the culprit. Thanks! Alex Williams wrote: > Hello, > > I've pulled the most recent xen unstable from Jeremy's git repository: > > http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=summary > > The kernel compile stops with an error: > > make[4]: *** No rule to make target `net/ipv4/netfilter/ipt_ECN.c', > needed by `net/ipv4/netfilter/ipt_ECN.o'. Stop. > > Regards, > > -- Alexander Williams