[gstreamer-bugs] [Bug 308049] New: can't register / load plugin that uses gst_bytestream_length()

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jun 17 04:02:28 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=308049
 GStreamer | gstreamer (core) | Ver: 0.8.10

           Summary: can't register / load plugin that uses
                    gst_bytestream_length()
           Product: GStreamer
           Version: 0.8.10
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: darkeye at tyrell.hu
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


write a plugin that uses the bytestream element, as described in the
documentation:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-loopfn-bytestream.html

try to compile the plugin, and run gst-register and gst-inspect to try to see if
the plugin is properly recognized by gstreamer.

one will get the following error message if done so:

DEBUG (0x80528c8 - 310834:59:18.362239000) GST_PLUGIN_LOADING(10131)
gstplugin.c(325):gst_plugin_check_module: Error loading plugin
/home/maroy/src/gstreamer/src/bytestream/libgstplugin.so, reason:
/home/maroy/src/gstreamer/src/bytestream/libgstplugin.so: undefined symbol:
gst_bytestream_length

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