Re: [PATCH] build: Fix typo which causes build failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2012年09月13日 20:14, Eric Blake wrote:
On 09/12/2012 10:47 PM, Osier Yang wrote:
Pushed under build-breaker rule.

What was the break?  This is the wrong fix, and should be reverted so
that we can apply the correct fix.

same error as Guido. My machine is x86_64 + fc16, which netcf is linked
to libnl.so.1.


---
  configure.ac |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 690de2a..b5666a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2915,7 +2915,7 @@ if test "$with_linux" = "yes"; then
          fi
      done
      case $libnl_ldd:${LIBNL_CFLAGS+set} in
-        *libnl.so.1*:) ;;
+        *libnl.so.1*) ;;
          *)
          PKG_CHECK_MODULES([LIBNL], [libnl-3.0], [
              have_libnl=yes



--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]