 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] build of xen-unstable(cs:19963 and 19974) failed for i386/x86_64
 mike xiao writes ("[Xen-devel] build of xen-unstable(cs:19963 and 19974) failed 
for i386/x86_64"):
> Build infomation:
>   build of xen-unstable(cs:19963 and 19974) failed for 
> i386/x86_64,details as below:
...
> xenbits.xensource.com[0: 70.42.241.107]: errno=No route to host
> fatal: unable to connect a socket (No route to host)
I think this means that either:
 (a) there was a temporary network problem
or
 (b) your firewall is preventing access to the xenbits git repository.
If the problem persists, the answer is (b).  There are two possible
fixes: 1. fix your firewall to allow git through; 2. use the tree via
http (slower and less efficient).
To do 2, change the definition of QEMU_REMOTE to
 QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git
by editing Config.mk or setting it in .config in your xen-unstable tree.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |