[gstreamer-bugs] [Bug 398567] undefined symbol: libxml_xmlDocPtrWrap

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 2 03:05:57 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=398567

  GStreamer | gst-python | Ver: 0.10.8


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8




------- Comment #5 from Edward Hervey  2007-03-02 11:03 UTC -------
The problem was that the libxml2 module was being loaded without GLOBAL and
LAZY flags.

2007-03-02  Edward Hervey  <edward at fluendo.com>

        * gst/__init__.py:
        Import libxml2 (if available) at import time with GLOBAL and LAZY
flags.
        Fixes #398567


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list