|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Does latest xen-unstable build failed?
On Wed, 2007-09-26 at 23:53 +0800, You, Yongkang wrote:
> Hi Keir,
>
> I got build failure in both IA32 and IA32e platform. The changeset is
> #15961
> The failure log is like:
>
> cp build-linux-2.6.18-xen_x86_64/arch/x86_64/boot/vmlinuz
> /home/nightly/builds_xen_unstable/xen-3.0-hg-xen_unstable-15961-20070926
> /dist/install/boot/vmlinuz-2.6.18-xen
> cp: cannot stat
> `build-linux-2.6.18-xen_x86_64/arch/x86_64/boot/vmlinuz': No such file
> or directory
> make[2]: *** [build] Error 1
> make[2]: Leaving directory
> `/home/nightly/builds_xen_unstable/xen-3.0-hg-xen_unstable-15961-2007092
> 6'
> make[1]: *** [linux-2.6-xen-install] Error 2
>
I think you need to update your linux-2.6.18-xen.hg subtree. This is not
done automatically to avoid blowing away developer changes but you can
add XEN_LINUX_UPDATE=y to your make command line, or just do the pull
manually.
The actual reason behind the failure is that xen-unstable.hg
15909:202153d094d8 and linux-2.6.18-xen.hg 211:c1f5d027adf7 are mutually
dependant.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|