[gstreamer-bugs] [Bug 444049] New: cacasink doesn't ask for libs
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Jun 4 11:16:46 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
Summary: cacasink doesn't ask for libs
Product: GStreamer
Version: 0.10.12
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Keywords: usability
Severity: minor
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: sphink at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
When I write a simple test program using gstreamer, and then run it with
GST_DEBUG='*:2', I get error messages from cacasink when the plugin is loaded
because it can't find symbols from curses, slang, and X11. They're harmless,
since I'm not using cacasink, but they're annoying enough that I'm now linking
my app with -lcurses -lslang -lX11 just so that cacasink will find what it
wants and shut up. It would be nice if it linked with them itself.
Other information:
--
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