|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] strip/install error when executing make install-tools
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
|
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>
|
- [Xen-users] strip/install error when executing make install-tools,
Mike Viau <=
|
|
|
|
|