[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] error : could not connect to xen:///; error: failed to connect to the hypervisor
- From: "Richard W.M. Jones" <rjones redhat com>
- To: Felix Krohn <felix krohn ovh net>
- Cc: libvir-list redhat com
- Subject: Re: [Libvir] error : could not connect to xen:///; error: failed to connect to the hypervisor
- Date: Wed, 26 Mar 2008 14:23:05 +0000
On Wed, Mar 26, 2008 at 02:52:14PM +0100, Felix Krohn wrote:
> Since I was using the version from etch-backports
> (http://packages.qa.debian.org/libv/libvirt.html) I don't think so.
libvirt was compiled without Xen in Debian for some time because the
requisite Xen headers were missing. However that should have been
fixed months ago.
Currently (libvirt 0.4.0-6) the logic is:
ifneq (,$(findstring $(DEB_HOST_ARCH), i386 amd64))
BUILD_XEN=--with-xen
LDFLAGS += -lpthread
else
BUILD_XEN=--without-xen
endif
because Xen itself is only ported to a subset of platforms.
> Don't know if this makes a difference, but ARCH is x86_64.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]