|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] kernel compilation
to use a more up to date repository ...
where would i find more updated patches for the kernel? I only saw the two
from the download site ... are they in the xen source tarball somewhere?
then i assume i just patch them to the latest 2.6.11 kernel
thanks a lot again-
On Mon, 25 Apr 2005, Keir Fraser wrote:
On 25 Apr 2005, at 23:13, andrew mathes wrote:
this is the top of my .config ... will it help if I post the whole thing?
The .config looks good, so the error you are getting is weird. If you look in
include/linux/skbuff.h you should find that the definition of __dev_alloc_skb
is wrapped in
#ifndef CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
If you have no such line in your skbuff.h file then your patching has gone
wrong. I notice you are using 2.6.10 still -- have you tried downloading a
more up to date repository or snapshot tarball?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|