[Bug 755273] New: Incorrect shared object name on OSX

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 19 13:38:48 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755273

            Bug ID: 755273
           Summary: Incorrect shared object name on OSX
    Classification: Platform
           Product: GStreamer
           Version: 1.5.90
                OS: Mac OS
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-devtools
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mspiegelmock at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Trying to run a gstreamer app using
http://gstreamer.freedesktop.org/data/pkg/osx/1.5.90.1/

PKG_CONFIG_PATH=/Library/Frameworks/GStreamer.framework/Versions/1.0/lib/pkgconfig
go run -v client/camrelay.go 
github.com/ziutek/glib
github.com/revmischa/gst
github.com/revmischa/panoptic
command-line-arguments
dyld: Library not loaded:
/Library/Frameworks/GStreamer.framework/Versions/1.0/lib/libgstreamer-1.0.0.dylib
  Referenced from:
/var/folders/ln/vzj6j1h50yv98gx59cwbrfbc0000gn/T/go-build543199643/command-line-arguments/_obj/exe/camrelay
  Reason: image not found
signal: trace/BPT trap


Also sucks that I have to set PKG_CONFIG_PATH manually but my main issue is
that the dylib reference is wrong. It should be -1.0.dylib

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


More information about the gstreamer-bugs mailing list