tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: $ORIGIN
On MacOS X, gobject-introspection successfully builds and runs the
uninstalled tool output/tools/g-ir-compiler outside of pkgsrc.
Inside pkgsrc:
dyld: Library not loaded: @rpath/libgirepository-1.0.1.dylib
otool -L work/gobject-introspection-1.60.1/output/tools/g-ir-compiler
work/gobject-introspection-1.60.1/output/tools/g-ir-compiler:
@rpath/libgirepository-1.0.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/Users/prlw1/pkg/lib/libffi.6.dylib (compatibility version 7.0.0, current version 7.4.0)
/Users/prlw1/pkg/lib/libglib-2.0.0.dylib (compatibility version 6001.0.0, current version 6001.4.0)
/Users/prlw1/pkg/lib/libgio-2.0.0.dylib (compatibility version 6001.0.0, current version 6001.4.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)
looks the same though. Again it appears that pkgsrc is breaking the build.
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index