[gstreamer-bugs] [Bug 319416] Missing symbols in libraries

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 21 07:38:29 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=319416
 GStreamer | don't know | Ver: HEAD CVS





------- Additional Comments From Tim-Philipp Müller  2005-10-21 14:38 -------
Looks like there's something dodgy going on with your libgstbase-0.9.so. All of
the above plugins should link against libgstbase-0.9.so, and the Makefile.am in
question look fine to me as well.

Does

 ldd /usr/local/lib/gstreamer-0.9/libgstfoo.so | grep gstbase

show anything for the above plugins?

Does

 sudo /sbin/ldconfig


fix the problem by any chance? (I sometimes need to do that for some reason that
I don't really understand, given that 'make install' already takes care of that)

Is that a clean CVS checkout btw?

Cheers
 -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list