Likewise, it does not include xentoollog.h from tools/libxc... which is kind of 
a problem, since /usr/include/xenctrl.h
includes it!  Thus one gets errors like
/usr/include/xenctrl.h:52:24: fatal error: xentoollog.h: No such file or 
directory
when building any program that uses xenctrl.h.

Users running into that error may be able to work around it a little by
creating /usr/include/xentoollog.h with contents

struct xentoollog_logger;
typedef struct xentoollog_logger xentoollog_logger;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/894711

Title:
  libxen-dev does not contain xl libs or includes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/894711/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to