[gstreamer-bugs] [Bug 318031] gstreamer should use gmodule-no-export in its .pc file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 28 03:30:40 PDT 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=318031

GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #12 from Jan Schmidt  2006-09-28 10:29 UTC -------
Fixed the python part:

        * gst/Makefile.am:
        Explicitly export _PyGObject_API from our modules, as it's apparently
        needed for import. Previously we implicitly relied on a bug in the
        core providing --export-dynamic as a link flag.

I've no idea why _PyGObject_API is needed in our .so's. I guess pygobject must
be looking up the symbol internally.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list