Bug 834375

Summary: libvirt fails to build with libnl-3.2.9
Product: [Community] Virtualization Tools Reporter: Romain Lalaut <romain>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: crobinso, dallan, dyasny, romain
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-13 01:15:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch which adds LIBNL_CFLAGS to libvirtd_CFLAGS in daemon/Makefile.am none

Description Romain Lalaut 2012-06-21 17:32:51 UTC
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

Comment 1 Dave Allan 2012-06-21 18:18:49 UTC
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

Comment 2 Cole Robinson 2013-06-13 01:15:11 UTC
This has been fixed for a while