[Bug 652883] gstreamer (or glib) crashes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 20 07:51:33 PDT 2011


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

--- Comment #11 from jean.ribiere at orange.fr 2011-06-20 14:51:28 UTC ---
A substitution of -L/usr/lib by -L/usr/lib64 in all Makefile  is not
sufficient.

I found a solution :
I have removed glib2-compat32, gstreamer-compat32  and gst-plugins-compat32
from
the slackware distribution. Then it was possible to compile gstreamer and 
plugins et now I have sound with audition and libreoffice.

After that it is necessary to reinstall glib2-compat32 otherwise packages
like Acrobat don't work.

And gstreamer is always ok after that.

The problem is it exists glib-2.0.pc in /usr/lib/pkgconfig for compat32 and in
/usr/lib64/pkgconfig for glib2 64bits and I think configure takes the first
one.

Thanks for your assistance

-- 
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