Bug 834375 - libvirt fails to build with libnl-3.2.9
Summary: libvirt fails to build with libnl-3.2.9
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-21 17:32 UTC by Romain Lalaut
Modified: 2013-06-13 01:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-06-13 01:15:11 UTC
Embargoed:


Attachments (Terms of Use)
Patch which adds LIBNL_CFLAGS to libvirtd_CFLAGS in daemon/Makefile.am (804 bytes, text/plain)
2012-06-21 17:32 UTC, Romain Lalaut
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.