Hi All
It seems that there is some problem with compiling the latest Xen version.
After cloning the
http://xenbits.xensource.com/xen-unstable.hg to my host and running make world, I getting this error:
got c0f61551db04ad47cd598570f4beda7b11d187da
got b5f9be2beca998edb8007f8bda944bbff81e02e3
got 57b88f31cb6b39751c9b823fcde5cc3cd7ec0cd7
got 0e70ef2500e8b62fd3d0269aa1354f3c3aec88d9
got 23cd57646352d121a4bee8924c8556bfd2319fa7
got 41fbc539fecc1774b1eb5b3a968c645f0408b4eb
got 8ca00199c326fe15fd0dc0f4af28c555fa2a687d
got 835e505333b9c9936244105a1b756d9331f21e10
walk 5ed6aa6153110050c29bcd600a1424014cfbf1d4
walk 559fa7957280a63534d69a36263708aa54eac515
walk a5975c8e7180095f786ac293c07b320185a25b4b
walk 0eaef5aa01a8e27b57a46217a0b65cc1d30a5d41
walk 73b0037b2278812fcadadec9d8eac656f1716074
walk 6d2c51466e694895ed6cfe4b4bc8cd40300947bd
error: transfer closed with 4347 bytes remaining to read (curl_result = 18, http_code = 200, sha1 = 1f315155ba20a2c30598f682eee482d08fe80280)
error: Unable to find 1f315155ba20a2c30598f682eee482d08fe80280 under
http://xenbits.xensource.com/git-http/qemu-xen-unstable.gitCannot obtain needed blob 1f315155ba20a2c30598f682eee482d08fe80280
while processing commit 6d2c51466e694895ed6cfe4b4bc8cd40300947bd.
fatal: Fetch failed.
make[2]: *** [ioemu-dir-find] Error 128
make[2]: Leaving directory `/home/test/xen-unstable.hg/tools'
make[1]: *** [tools/ioemu-dir] Error 2
make[1]: Leaving directory `/home/test/xen-unstable.hg'
make: *** [world] Error 2
root@FW:/home/test/xen-unstable.hg#
root@FW:/home/test/xen-unstable.hg#
root@FW:/home/test/xen-unstable.hg#
root@FW:/home/test/xen-unstable.hg#
This come after the make got the kernel from Jeremy tree and start to compile the kernel.
Does any one know what to do?
Thank you
Sassy