|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Re: bad ip checksums
> Well, I've tried updating to binutils-2.15.91, then downgrading to
> gcc-3.3.5 and binutils 2.15.92.0.2, and nothing worked.
>
> It's a mystery. Your binary build works fine, but my kernels
> built from source are failing in an odd way. Is it possible
> to get a post-patched full xen kernel sources anywhere?
It's incredibly unlikely that you're ending up with a different final
src tree.
What's more likely is that when you build from source you're picking up
an old config file from dist/install/boot that then results in you
getting a duff binary.
Do 'make mrproper' before 'make world' to delete the old configs.
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|