-------- Forwarded Message --------
Hi, I've NetBSD 7.0 with 2015Q4 of pkgsrc on Xeon quad cores, iwant to virtualize ! I read this post/thread : https://gmplib.org/~tege/xen.html"]https://gmplib.org/~tege/xen.html For xenkernel42 i've no issue, this the output : *************************************************************************************************** =========================================================================== $NetBSD: MESSAGE,v 1.1.1.1 2013/05/15 05:32:12 jnemeth Exp $ The Xen hypervisor is installed under the following locations: /usr/pkg/xen42-kernel/xen.gz (standard hypervisor) /usr/pkg/xen42-kernel/xen-debug.gz (debug hypervisor) =========================================================================== dct-clovis# **************************************************************************************************** But for xentools i've issue, this is my output : *************************************************************************************************** /usr/pkgsrc/sysutils/xentools42/work/xen-4.2.5/tools/qemu-xen/rules.mak:18: recipe for target 'op_helper.o' failed gmake[3]: *** [op_helper.o] Error 1 gmake[3]: Leaving directory '/usr/pkgsrc/sysutils/xentools42/work/xen-4.2.5/tools/qemu-xen-dir/i386-softmmu' Makefile:89: recipe for target 'subdir-i386-softmmu' failed gmake[2]: *** [subdir-i386-softmmu] Error 2 gmake[2]: Leaving directory '/usr/pkgsrc/sysutils/xentools42/work/xen-4.2.5/tools/qemu-xen-dir' Makefile:185: recipe for target 'subdir-all-qemu-xen-dir' failed gmake[1]: *** [subdir-all-qemu-xen-dir] Error 2 gmake[1]: Leaving directory '/usr/pkgsrc/sysutils/xentools42/work/xen-4.2.5/tools' /usr/pkgsrc/sysutils/xentools42/work/xen-4.2.5/tools/../tools/Rules.mk:104: recipe for target 'subdirs-all' failed gmake: *** [subdirs-all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/xentools42 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/xentools42 dct-clovis# ************************************************************************************************ I don't understand why i've a issue, <subdirs-all> what is it ? I don't have indicator about issue comilation ! Regards Philippe |