[gstreamer-bugs] [Bug 444049] cacasink doesn't ask for libs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 5 14:55:06 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=444049

  GStreamer | gst-plugins-good | Ver: 0.10.12




------- Comment #4 from Steve Fink  2007-06-05 21:55 UTC -------
The /usr/lib/libcaca broken symlink is because the libcaca-devel RPM doesn't
depend on the libcaca RPM, which is kind of silly. I installed the libcaca RPM
and now have a correct symlink. ldd /usr/lib/libcaca.so now shows all of the
needed libraries -- but gstreamer still can't load it.

Ah! If I recompile gst-plugins-good after installing the libcaca RPM, ldd on
libgstcacasink.so now points to libcaca.

So there's certainly a bug in libcaca-devel (it should depend on libcaca). I
wonder if there's also a bug in the autoconf caca autodetection, where it is
happy to build the cacasink plugin (incorrectly) when there's no actual libcaca
to link to?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=444049.




More information about the Gstreamer-bugs mailing list