I got this compile error on a relatively new rawhide machine install:
CC libvirt_driver_libxl_impl_la-libxl_conf.lo
In file included from /usr/include/libxl.h:259:0,
from libxl/libxl_conf.c:29:
/usr/include/libxl_uuid.h:27:23: fatal error: uuid/uuid.h: No such file
or directory
#include <uuid/uuid.h>
^
compilation terminated.Is this a case of the libxl development package not pulling in enough pre-reqs? Does libvirt need to work around this, or do I just file a bug against libxl? -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
