[gstreamer-bugs] [Bug 148016] New: - GStreamer/GST-Plugins on OS X: Undefined symbols; missing libraries; plugins not loading.

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jul 20 10:58:07 PDT 2004


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

           Summary: GStreamer/GST-Plugins on OS X: Undefined symbols;
                    missing libraries; plugins not loading.
           Product: GStreamer
           Version: 0.8.3
          Platform: Other
        OS/Version: Macintosh
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: mbaehr at gmail.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


Install gst-plugins-0.8.2-14 and gstreamer-0.8.3-9 on OS X 10.3 from the Fink unstable tree.

The (seemingly essential) library /sw/lib/libgstinterfaces-0.8.0.dylib is missing, preventing several 
plugins from loading, including osxaudiosink.  During gst-register (with debug level=5 output), you get 
output like this:

 DEBUG (1090345632:074775) GST_PLUGIN_LOADING(18499) gstplugin.c(320):gst_plugin_load_file: 
attemp
t to load plugin "/sw/lib/gstreamer-0.8/libgstosxaudio.so"
DEBUG (1090345632:077407) GST_PLUGIN_LOADING(18499) gstplugin.c(416):gst_plugin_load_file: 
Error 
loading plugin /sw/lib/gstreamer-0.8/libgstosxaudio.so, reason: dlcompat: dyld: /sw/bin/gst-regis
ter-0.8 can't open library: /sw/lib/libgstinterfaces-0.8.0.dylib  (No such file or directory, err
no = 2)

There are also some undefined symbols errors that need fixing:

DEBUG (1090345632:086429) GST_PLUGIN_LOADING(18499) gstplugin.c(320):gst_plugin_load_file: 
attemp
t to load plugin "/sw/lib/gstreamer-0.8/libgstoptomegascheduler.so"
DEBUG (1090345632:090794) GST_PLUGIN_LOADING(18499) gstplugin.c(416):gst_plugin_load_file: 
Error 
loading plugin /sw/lib/gstreamer-0.8/libgstoptomegascheduler.so, reason: dlcompat: dyld: /sw/bin/
gst-register-0.8 Undefined symbols:
/sw/lib/gstreamer-0.8/libgstoptomegascheduler.so undefined reference to _g_log_domain_gstreamer 
e
xpected to be defined in a dynamic image

Full gzipped output of gst-register command is at http://dely.conio.net/errant.gz

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




More information about the Gstreamer-bugs mailing list