Re: [PATCH] pyhton: Don't link against libvirt_util.la

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

 



On 02/07/2012 08:41 PM, Michal Privoznik wrote:
As we already link with libvirt.la which contains libvirt_utils.la.
Double linking causes global symbols to be presented twice and
thus confusion. This partially reverts c700613b8d463212d142c97108b7a2352e23e559
---
  python/Makefile.am |    2 --
  1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/python/Makefile.am b/python/Makefile.am
index 9b791d7..0305bcc 100644
--- a/python/Makefile.am
+++ b/python/Makefile.am
@@ -41,11 +41,9 @@ EXTRA_DIST =			\
  if WITH_PYTHON
  mylibs = \
  	$(top_builddir)/src/libvirt.la \
-	$(top_builddir)/src/libvirt_util.la \
  	$(top_builddir)/gnulib/lib/libgnu.la
  myqemulibs = \
  	$(top_builddir)/src/libvirt-qemu.la \
-	$(top_builddir)/src/libvirt_util.la \
  	$(top_builddir)/gnulib/lib/libgnu.la

  all-local: libvirt.py libvirt_qemu.py

    According to the following patch There are still need another patch
    to use free() call.
https://www.redhat.com/archives/libvir-list/2012-February/msg00141.html

--
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]