Basically yes. When I do a 'dpkg -L libxen-dev|grep xenstat' I get:

/usr/include/xenstat.h
/usr/lib/x86_64-linux-gnu/pkgconfig/xenstat.pc

When doing a 'grep xenstat /usr/lib/x86_64-linux-gnu/pkgconfig/xenstat.pc' one 
gets
Libs: -L${libdir} -lxenstat

Unfortunately, when I do 'dpkg -L libxen-dev' I see a lot of xenlibs,
but neither libxenstat.so nor libxenstat.a.

So IMHO it is a bug. Either libxen-dev should provide those libs (what a
developer would expect), or it should at least pull in the required lib
via dep declaration to xen-utils-*. IMHO the latter would be not a good
decision, because one does not need all the bloat from the xen-utils-*
package incl. all the packages from its dep tree in turn (and because
there is no *.a, it would have this negative effect on the package being
built as well).

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

Title:
  libxen-4.9: missing libxenstat

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to