This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
You are behind corporate firewall ( i guess ). Does "git clone" work ? Say for JF's tree. Boris.
--- On Tue, 7/20/10, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
From: Pasi Kärkkäinen <pasik@xxxxxx> Subject: Re: [Xen-devel] Xen 4.0.1-rc3 build failing in tools at http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git To: "Jonathan White" <jonxwhite@xxxxxxxxx> Cc: Xen-devel@xxxxxxxxxxxxxxxxxxx Date: Tuesday, July 20, 2010, 5:56 AM
On Tue, Jul 20, 2010 at 02:50:59AM -0700, Jonathan White wrote: > Hi > > I am new to this list. So not sure if this list is meant for getting help > on build issues. I
have already posted this query to xen_users list. > > I am trying to build (via make world) Xen 4.0.1-rc3 as well as 4.0.1-rc4. > But in both cases the build is failing at the following point in tools. > Could someone please tell me what could be going wrong? > Is the following URL correct in the Makefile? > [1]http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git > > Thanks, Jon > > + test -d > [2]http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git > + '[' '!' -d ioemu-remote ']' > + rm -rf ioemu-remote ioemu-remote.tmp > +
mkdir ioemu-remote.tmp > + rmdir ioemu-remote.tmp > + git clone > [3]http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git > ioemu-remote.tmp > Cloning into ioemu-remote.tmp... > error: Failed connect to [4]xenbits.xensource.com:80; No such file or > directory >
Looks like a problem with your Internet connection..