<div dir="ltr">I just downloaded the latest libvirt files from Slackbuilds, and the build process gets aborted as follows:<div><br></div><div>make[3]: Leaving directory '/tmp/SBo/libvirt-4.5.0/src'<br>make[2]: Leaving directory '/tmp/SBo/libvirt-4.5.0/src'<br>Making all in tools<br>make[2]: Entering directory '/tmp/SBo/libvirt-4.5.0/tools'<br>  GEN      libvirt-guests.sh<br>make  all-am<br>make[3]: Entering directory '/tmp/SBo/libvirt-4.5.0/tools'<br>  CC       nss/nss_libnss_libvirt_impl_la-libvirt_nss.lo<br>  CCLD     nss/<a href="http://libnss_libvirt_impl.la">libnss_libvirt_impl.la</a><br>  CCLD     nss/<a href="http://libnss_libvirt.la">libnss_libvirt.la</a><br>  CC       nss/nss_libnss_libvirt_guest_impl_la-libvirt_nss.lo<br>  CCLD     nss/<a href="http://libnss_libvirt_guest_impl.la">libnss_libvirt_guest_impl.la</a><br>  CCLD     nss/<a href="http://libnss_libvirt_guest.la">libnss_libvirt_guest.la</a><br>  CC       libvirt_shell_la-vsh.lo<br>  CCLD     <a href="http://libvirt_shell.la">libvirt_shell.la</a><br>  GEN      wireshark/src/libvirt/protocol.h<br>  CC       wireshark/src/wireshark_src_libvirt_la-packet-libvirt.lo<br>wireshark/src/packet-libvirt.c:26:30: fatal error: wireshark/config.h: No such file or directory<br>compilation terminated.<br>Makefile:2803: recipe for target 'wireshark/src/wireshark_src_libvirt_la-packet-libvirt.lo' failed<br>make[3]: *** [wireshark/src/wireshark_src_libvirt_la-packet-libvirt.lo] Error 1<br>make[3]: Leaving directory '/tmp/SBo/libvirt-4.5.0/tools'<br>Makefile:2393: recipe for target 'all' failed<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory '/tmp/SBo/libvirt-4.5.0/tools'<br>Makefile:2107: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/tmp/SBo/libvirt-4.5.0'<br>Makefile:2000: recipe for target 'all' failed<br>make: *** [all] Error 2<br></div></div>