[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Cannot install xen 4.7
Hello people.
I was using Xen 4.4 with 2 Windows until I had to do a VGA and USB passthrough. I couldn't do it following the steps and guides from here and Xen Project. Because a HVM didn't get a VGA passthrough trying different ways, I wanted to update. But I cannot do for an error during the compilation. Is the same error and it doesn't matter which version I tried to install. For me, I don't want to update yet, because I installed everything from Xen with xen-linux-system-amd64 and xen-tools, but it didn't work for me. So, I have here the final step with the installation and the problem of the make world. I think the problem comes from the tools. Resolving xenbits.xen.org (xenbits.xen.org)... ***.***.***.*** Connecting to xenbits.xen.org (xenbits.xen.org)|***.***.***.***|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2867999 (2.7M) [application/x-gzip] Saving to: '_ipxe.tar.gz'
_ipxe.tar.gz 100%[=========================
2016-09-13 12:54:15 (582 KB/s) - '_ipxe.tar.gz' saved [2867999/2867999]
mv _ipxe.tar.gz ipxe.tar.gz rm -rf ipxe gzip -dc ipxe.tar.gz | tar xf - for i in $(cat patches/series) ; do \ patch -d ipxe -p1 --quiet <patches/$i || exit 1 ; \ done patch: invalid option -- 'd' BusyBox v1.22.1 (Debian 1:1.22.0-9+deb8u1) multi-call binary.
Usage: patch [OPTIONS] [ORIGFILE [PATCHFILE]]
-p,--strip N Strip N leading components from file names -i,--input DIFF Read DIFF instead of stdin -R,--reverse -N,--forward -E,--remove-empty-files
Makefile:40: recipe for target 'ipxe/src/arch/i386/Makefile' failed make[7]: *** [ipxe/src/arch/i386/Makefile] Error 1 make[7]: Leaving directory '/***/Downloads/xen-4. /***/Downloads/xen-4.4. make[6]: *** [subdir-all-etherboot] Error 2 make[6]: Leaving directory '/***/Downloads/xen-4. /***/Downloads/xen-4.4. make[5]: *** [subdirs-all] Error 2 make[5]: Leaving directory '/***/Downloads/xen-4. Makefile:31: recipe for target 'all' failed make[4]: *** [all] Error 2 make[4]: Leaving directory '/***/Downloads/xen-4. /***/Downloads/xen-4.4. make[3]: *** [subdir-install-firmware] Error 2 make[3]: Leaving directory '/***/Downloads/xen-4. /***/Downloads/xen-4.4. make[2]: *** [subdirs-install] Error 2 make[2]: Leaving directory '/***/Downloads/xen-4. Makefile:96: recipe for target 'install-tools' failed make[1]: *** [install-tools] Error 2 make[1]: Leaving directory '/***/Downloads/xen-4. Makefile:144: recipe for target 'world' failed make: *** [world] Error 2 End of the log. My system is a i7 4700EQ with 16GB RAM and enough free space in HDD. Any help is always welcome. Thanks in advance. Manu. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx https://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |