[gstreamer-bugs] [Bug 310263] _gst.so fails to load on freebsd/sparc64 due (libxml)
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jan 12 11:15:23 PST 2006
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=310263
GStreamer | gst-python | Ver: 0.8.10
Andy Wingo changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wingo at pobox.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Summary|Istanbul depend on python |_gst.so fails to load on
|module gst but configure |freebsd/sparc64 due (libxml)
|fails to find the module on |
|FreeBSD/sparc64 |
------- Comment #9 from Andy Wingo 2006-01-12 19:15 UTC -------
I have a 64 bit machine with 64 bit userland and it works just fine. I think
the problem is probably a portability problem with RTLD_GLOBAL and python. The
problem is that _gst.so requires symbols from the libxml wrappers but it can't
link to them, instead has to rely on runtime dynamic symbol resolution. This
probably needs a dlopen freebsd guru to look at it. Changing the subject
accordingly. Koop can you look at it, or find someone that can?
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list