After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 170937 - libxml_xml*PtrWrap undefined
libxml_xml*PtrWrap undefined
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal major
: NONE
Assigned To: GStreamer Maintainers
Johan (not receiving bugmail) Dahlin
Depends on:
Blocks:
 
 
Reported: 2005-03-19 21:58 UTC by danny.milo
Modified: 2005-11-11 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-python 0.8.1 (and cvs head) patch to manually define libxml_* (1.04 KB, patch)
2005-03-19 21:59 UTC, danny.milo
none Details | Review

Description danny.milo 2005-03-19 21:58:21 UTC
libxml_xmlDocPtrWrap undefined
libxml_xmlNodePtrWrap undefined

with libxml2 2.6.11
Comment 1 danny.milo 2005-03-19 21:59:23 UTC
Created attachment 38951 [details] [review]
gst-python 0.8.1 (and cvs head) patch to manually define libxml_*

patch works, but not tested for leaks
Comment 2 danny.milo 2005-03-19 22:11:00 UTC
i wonder what would happen if the libxml2 link would be missing hmm
Comment 3 Andy Wingo 2005-07-16 12:25:55 UTC
This happens when linking? On what architecture? What is the command that
produces this error? With what compiler, what distro? Have you tried with the
newer gst-python? What version of pygtk and the python libxml bindings?
Comment 4 Luca Ognibene 2005-11-11 17:03:46 UTC
Closing. Please reopen with the needed answers if you can replicate it with
current packages.