Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 593517 Details for
Bug 834375
libvirt fails to build with libnl-3.2.9
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Patch which adds LIBNL_CFLAGS to libvirtd_CFLAGS in daemon/Makefile.am
file_834375.txt (text/plain), 804 bytes, created by
Romain Lalaut
on 2012-06-21 17:32:51 UTC
(
hide
)
Description:
Patch which adds LIBNL_CFLAGS to libvirtd_CFLAGS in daemon/Makefile.am
Filename:
MIME Type:
Creator:
Romain Lalaut
Created:
2012-06-21 17:32:51 UTC
Size:
804 bytes
patch
obsolete
>From 63359b5c59929c6609ec9311fb5fe3e2cb042b5b Mon Sep 17 00:00:00 2001 >From: Romain Lalaut <romain@quarkstudio.fr> >Date: Thu, 21 Jun 2012 16:31:31 +0000 >Subject: [PATCH] Adds LIBNL_CFLAGS to libvirtd_CFLAGS > >--- > daemon/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/daemon/Makefile.am b/daemon/Makefile.am >index 6f62f3f..47ea736 100644 >--- a/daemon/Makefile.am >+++ b/daemon/Makefile.am >@@ -95,7 +95,7 @@ libvirtd_SOURCES = $(DAEMON_SOURCES) > libvirtd_CFLAGS = \ > $(LIBXML_CFLAGS) $(GNUTLS_CFLAGS) $(SASL_CFLAGS) \ > $(XDR_CFLAGS) $(POLKIT_CFLAGS) $(DBUS_CFLAGS) \ >- $(WARN_CFLAGS) \ >+ $(WARN_CFLAGS) $(LIBNL_CFLAGS) \ > $(COVERAGE_CFLAGS) \ > -DQEMUD_PID_FILE="\"$(QEMUD_PID_FILE)\"" \ > -DREMOTE_PID_FILE="\"$(REMOTE_PID_FILE)\"" >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 834375
: 593517