
okhalid.cern at gmail
Jun 26, 2012, 9:30 AM
Post #3 of 3
(38 views)
Permalink
|
|
Re: Unable to make xen tools from xen-unstable 4.2
[In reply to]
|
|
Hi Rolu, Thank you for forwarding me with link. I configured xen-unstable with --enable-githttp flag and it worked. Thanks Omer On Mon, Jun 25, 2012 at 6:17 PM, Omer K. <okhalid.cern [at] gmail> wrote: > Hi, > > I have downloaded the latest xen-unstable release using mercurial > repositories. After ./configure, "make xen" successfully builds but "make > tools" fails after building xen trace package, and fails to download > seabios.git repository. Following is the output, and any help would be much > appreciated. Thank you. > > /scratch/xen-unstable4.2/xen-unstable-4.2/tools/xentrace/../../tools/cross-install > -m0644 -p xentrace.8 > /scratch/xen-unstable4.2/xen-unstable-4.2/dist/install/usr/share/man/man8 > make[3]: Leaving directory > `//scratch/xen-unstable4.2/xen-unstable-4.2/tools/xentrace' > make[2]: Leaving directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools' > make[2]: Entering directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools' > make -C xcutils install > make[3]: Entering directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools/xcutils' > /scratch/xen-unstable4.2/xen-unstable-4.2/tools/xcutils/../../tools/cross-install > -d -m0755 -p > /scratch/xen-unstable4.2/xen-unstable-4.2/dist/install/usr/lib/xen/bin > /scratch/xen-unstable4.2/xen-unstable-4.2/tools/xcutils/../../tools/cross-install > -m0755 -p xc_restore xc_save readnotes lsevtchn > /sapmnt/scratch/xen-unstable4.2/xen-unstable-4.2/dist/install/usr/lib/xen/bin > make[3]: Leaving directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools/xcutils' > make[2]: Leaving directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools' > make[2]: Entering directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools' > make -C firmware install > make[3]: Entering directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools/firmware' > GIT=git > /scratch/xen-unstable4.2/xen-unstable-4.2/tools/firmware/../../scripts/git-checkout.sh > git://xenbits.xen.org/seabios.git rel-1.6.3.2 seabios-dir > Cloning into seabios-dir-remote.tmp... > make[3]: Leaving directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools/firmware' > make[2]: Leaving directory > `/scratch/xen-unstable4.2/xen-unstable-4.2/tools' > make[1]: Leaving directory `/cratch/xen-unstable4.2/xen-unstable-4.2/tools' > linux-8shx:/scratch/xen-unstable4.2/xen-unstable-4.2 # git clone git:// > xenbits.xen.org/seabios.git > Cloning into seabios... > fatal: Unable to look up xenbits.xen.org (port 9418) (Name or service not > known) > >
|