[gst-devel] undefined symbol: libxml_xmlDocPtrWrap

Zaheer Merali zaheermerali at gmail.com
Mon Dec 18 23:38:38 CET 2006


On 12/18/06, christian_wenz at arcor.de <christian_wenz at arcor.de> wrote:
> Hey to everybody,
>
> I try to install the music managment tool "listen" on an amd64-gentoo-box. The tool depends on "gstreamer". The dependency check fails with the following trace:
>
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "/usr/lib/python2.4/site-packages/gst-0.10/gst/__init__.py", line 108, in ?
>     from _gst import *
> ImportError: /usr/lib64/python2.4/site-packages/gst-0.10/gst/_gst.so: undefined symbol: libxml_xmlDocPtrWrap

This is a gentoo bug not a gstreamer bug, it should be reported to
gentoo bugzilla.  http://bugs.gentoo.org/

This problem is fixed by adding the python use flag to your make.conf
and re-emerging libxml2 and gst-python.

Zaheer




More information about the gstreamer-devel mailing list