[gstreamer-bugs] [Bug 473234] gst-python-0.10.8 fails to link with -Wl, -z, now

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 3 10:13:23 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=473234

  GStreamer | gst-python | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
           Severity|minor                       |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
            Version|0.10.8                      |HEAD CVS




------- Comment #1 from Edward Hervey  2007-09-03 17:13 UTC -------
more info when running make check with those flags :

make[3]: Entering directory `/home/bilboed/work/cvs/gst-python/testsuite'
Traceback (most recent call last):
  File "./cleanup.py", line 3, in <module>
    import gst
  File "/home/bilboed/work/cvs/gst-python/gst/__init__.py", line 144, in
<module>
    from _gst import *
  File "/usr/lib64/python2.5/ihooks.py", line 404, in import_module
    q, tail = self.find_head_package(parent, str(name))
  File "/usr/lib64/python2.5/ihooks.py", line 440, in find_head_package
    q = self.import_it(head, qname, parent)
  File "/usr/lib64/python2.5/ihooks.py", line 495, in import_it
    m = self.loader.load_module(fqname, stuff)
  File "/usr/lib64/python2.5/ihooks.py", line 268, in load_module
    m = self.hooks.load_dynamic(name, filename, file)
  File "/home/bilboed/work/cvs/gst-python/gstltihooks.py", line 61, in
load_dynamic
    return ihooks.Hooks.load_dynamic(self, name, filename, file)
  File "/usr/lib64/python2.5/ihooks.py", line 172, in load_dynamic
    return imp.load_dynamic(name, filename, file)
ImportError: /home/bilboed/work/cvs/gst-python/gst/.libs/_gst.so: undefined
symbol: libxml_xmlDocPtrWrap


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=473234.




More information about the Gstreamer-bugs mailing list