Created attachment 593517 [details] Patch which adds LIBNL_CFLAGS to libvirtd_CFLAGS in daemon/Makefile.am Description of problem: Compilation of libvirt-0.9.12 fails with libnl-3.2.9 Version-Release number of selected component (if applicable): libvirt-0.9.12 How reproducible: Compiles libvirt-0.9.12 with libnl-3.2.9 Actual results: In file included from libvirtd.c:50:0: ../src/util/virnetlink.h:30:27: fatal error: netlink/msg.h: No such file or directory Expected results: Successful compilation
Romain, compilation with libnl3 came up on the list about a month ago: http://www.redhat.com/archives/libvir-list/2012-May/msg00495.html Would you mind raising what you're seeing on the list? Dave
This has been fixed for a while