Uninstalled build on mac OS

Jérôme Laheurte jerome at jeromelaheurte.net
Sat Sep 30 14:18:18 UTC 2017


Hello. I’m trying to use the « uninstalled » script to set up a dev environment on mac OS (10.11.6, dependencies installed through brew). After some initial failures I tried uninstalling the system-wide version (and rm -rf /usr/lib/gstreamer-1.0 and everything else just to be sure), so there is not more trace of gstreamer in my global env. I cleaned the source tree (git clean -d -x -f) and rebuilt the stuff.

My problem now is that gst-inspect fails to load basic plugins. Messages look like

(gst-plugin-scanner:30688): GStreamer-WARNING **: Failed to load plugin '/Users/fraca7/gst/master/gst-plugins-base/gst/typefind/.libs/libgsttypefindfunctions.so': dlopen(/Users/fraca7/gst/master/gst-plugins-base/gst/typefind/.libs/libgsttypefindfunctions.so, 2): Library not loaded: /usr/local/lib/libgstpbutils-1.0.0.dylib
  Referenced from: /Users/fraca7/gst/master/gst-plugins-base/gst/typefind/.libs/libgsttypefindfunctions.so
  Reason: image not found

Of course image not found, there is nothing gstreamer-related in /usr/local, and there was nothing when I ran autogen/make. The .dylib in question is in gst-plugins-base build tree. Setting LD_LIBRARY_PATH does not help. So were does this come from ? Did anybody manage to do this on mac OS ?

TIA
Jérôme Laheurte

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170930/cca6a377/attachment.sig>


More information about the gstreamer-devel mailing list