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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 21 07:10:33 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

           Summary: Missing symbols in libraries
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: josef.zlomek at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


I have checked out gsteramer and all types of plugins, compile and install
everything. When I run gst-inspect --gst-debug-level=2, it reports many missing
sysmbols in libraries:

WARN  (0x50ed20 - 0:00:00.011648000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgstadder.so: undefined symbol:
gst_collectpads_set_function
WARN  (0x50ed20 - 0:00:00.012372000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/libgstaudio-0.9.so.2: undefined symbol: gst_push_src_get_type
WARN  (0x50ed20 - 0:00:00.012588000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgstaudiotestsrc.so: undefined symbol:
gst_base_src_set_live
WARN  (0x50ed20 - 0:00:00.012856000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgstffmpegcolorspace.so: undefined symbol:
gst_base_transform_get_type
WARN  (0x50ed20 - 0:00:00.013091000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgstsinesrc.so: undefined symbol:
gst_base_src_set_live
WARN  (0x50ed20 - 0:00:00.013357000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgsttcp.so: undefined symbol: gst_push_src_get_type
WARN  (0x50ed20 - 0:00:00.013667000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgstvideoscale.so: undefined symbol:
gst_base_transform_get_type
WARN  (0x50ed20 - 0:00:00.014010000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgstvolume.so: undefined symbol:
gst_base_transform_get_type
WARN  (0x50ed20 - 0:00:00.014427000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/gstreamer-0.9/libgstogg.so: undefined symbol:
gst_collectpads_set_function
WARN  (0x50ed20 - 0:00:00.015646000)   GST_PLUGIN_LOADING( 9763)
gstplugin.c(411):gst_plugin_load_file: module_open failed:
/usr/local/lib/libgstaudio-0.9.so.2: undefined symbol: gst_push_src_get_type

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