WARNING - OLD ARCHIVES

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/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] strip/install error when executing make install-tools

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] strip/install error when executing make install-tools
From: Mike Viau <viaum@xxxxxxxxxxxxxxx>
Date: Tue, 7 Sep 2010 15:43:17 -0400
Delivery-date: Tue, 07 Sep 2010 12:45:01 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello,

September 7th I pulled a copy of Xen 4 with:

hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg


I installed development tools and packages from the Xen 4 wiki:

bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev
gcc-multilib

... all from the AMD64 Debian Squeeze repo.


I then ran:

make tools stubdom

This was successful.

I then ran:

export PYTHON_PREFIX_ARG=
make install-tools install-stubdom | tee output

To discover I needed to additionally install http://packages.debian.org/squeeze/texi2html

After that I ran:

make uninstall
make install-tools install-stubdom | tee output

And this time it failed with this error below. Attached is output.

strip://usr/lib/xen/bin/qemu-dm: could not create temporary file to hold stripped copy: No error
install: strip process terminated abnormally
make[4]: *** [install] Error 1
make[4]: Leaving directory `/root/XEN/source/xen-4.0-testing.hg/tools/ioemu-remote/i386-dm'
make[3]: *** [install] Error 1
make[3]: Leaving directory `/root/XEN/source/xen-4.0-testing.hg/tools/ioemu-remote'
make[2]: *** [subdir-install-ioemu-dir] Error 2
make[2]: Leaving directory `/root/XEN/source/xen-4.0-testing.hg/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/root/XEN/source/xen-4.0-testing.hg/tools'
make: *** [install-tools] Error 2


Anyone else had this problem? Any help would be much appreciated :)


-M


Attachment: output
Description: Binary data

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>