Hi,
On 25.06.2013 11:51, Dave Scott wrote:
Hi,
I'm trying to compile xapi on a debian 7 box. With some efforts I managed to
get almost all the dependencies resolved in order to be able to compile it
except this one that I'm stuck with:
xenlight/xenlight_stubs.c:30:19: fatal error: libxl.h: No such file or directory
It looks like the debian package libxen-dev doesn't include the libxl header.
In the short-term we can work-around this by conditionally compiling the
xenlight code in ocaml-xen-lowlevel-libs. In the longer term we really need to
get that package fixed!
Cheers,
Dave
Thanks for your answer.
Okay for the moment I tried to work around it by getting the hypervisor
sources with apt-get source xen-hypervisor-4.1-amd64.
I was able to find libxl.h and libxl_uuid.h but now it's stuck to:
_libxl_types.h included by libxl.h
I have no clue where to find this one :)
Cheers,
Sébastien
_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api