* Recent xen unstable merge breaks kernel compile
@ 2010-02-12 20:58 Alex Williams
2010-02-12 21:20 ` Alex Williams
0 siblings, 1 reply; 2+ messages in thread
From: Alex Williams @ 2010-02-12 20:58 UTC (permalink / raw)
To: Xen-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Recent xen unstable merge breaks kernel compile
2010-02-12 20:58 Recent xen unstable merge breaks kernel compile Alex Williams
@ 2010-02-12 21:20 ` Alex Williams
0 siblings, 0 replies; 2+ messages in thread
From: Alex Williams @ 2010-02-12 21:20 UTC (permalink / raw)
To: Xen-devel
For more information,
I noticed in a git diff there are a few things which were renamed from
caps to lowercase, i.e:
-#include <linux/netfilter_ipv4/ipt_ECN.h>
+#include <linux/netfilter_ipv4/ipt_ecn.h>
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-12 21:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-12 20:58 Recent xen unstable merge breaks kernel compile Alex Williams
2010-02-12 21:20 ` Alex Williams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).