[Bug 684707] Error while running gst-inspect or gst-launch: undefined symbol: g_mutex_lock

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 25 00:18:21 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=684707
  GStreamer | gstreamer (core) | 0.10.36

--- Comment #4 from André Klapper <a9016009 at gmx.de> 2012-09-25 07:18:17 UTC ---
(In reply to comment #3)
> I could not install it using the following command on CentOS 
> yum install glib 

Because it is already installed and is probably called glib2 instead.
So you might have two colliding glib's around now.

You can find out which path and glib version you link against by running the
commands

   pkg-config --modversion glib-2.0
   pkg-config --libs glib-2.0

-- 
Configure bugmail: https://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