After applying the patch for the libx problem in the
stubdom/Makefile over the weekend, I am still getting build errors as seen
below. Anyone else seeing this?
make world
.
.
.
Getting index for pack fbf05baa19ab37b0d46740aa77177a280d8f308e
got cd4e45f2a777fcb2109fced510232f348204449f
got c0ae4ea045d27b59423af4a0c6e81753d4118681
got a1e317f6f57a31a9800f3631dc3f09d7a5b90855
got 96c64e9274638b5cd969d658b8791e926c82cceb
error: Unable to get pack index http://xenbits.xensource.com/git-http/qemu-xen-unstable.git/objects/pack/pack-fbf05baa19ab37b0d46740aa77177a280d8f308e.idx
transfer closed with outstanding read data remaining
Getting index for pack 15350f5e5c842c4d16ed950f52332d1725e932cb
error: Unable to find dc23ff50bb890c8c743d7f86ccfb7f300c03db82
under http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
Cannot obtain needed object dc23ff50bb890c8c743d7f86ccfb7f300c03db82
while processing commit c67ae8ed894f0d22bfd9064d4ab365a2b1402a66.
fatal: Fetch failed.
make[3]: *** [ioemu-dir-find] Error 128
make[3]: Leaving directory `/root/xen-unstable.hg/tools'
make[2]: *** [subdirs-install] Error 2
make[2]: Leaving directory `/root/xen-unstable.hg/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/root/xen-unstable.hg'
make: *** [world] Error 2