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 579383 - gst-python doesn't compile with glib <= 2.16.0
gst-python doesn't compile with glib <= 2.16.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal blocker
: 0.10.15
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-18 07:04 UTC by Edward Hervey
Modified: 2009-04-18 07:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2009-04-18 07:04:55 UTC
due to using g_strcmp0, gst-python doesn't build with glibs <= 2.16.0 .
Comment 1 Edward Hervey 2009-04-18 07:06:16 UTC
commit 71205886758fcfc5e2c907b1338f279464b173f6
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Sat Apr 18 09:05:09 2009 +0200

    gstpythonplugin: Use strcmp for old glib. Fixes #579383