[MacPorts] #54939: osxfuse @3.7.1: Library not loaded: @rpath/libclang.dylib (LoadError)
MacPorts
noreply at macports.org
Mon Sep 24 09:27:36 UTC 2018
#54939: osxfuse @3.7.1: Library not loaded: @rpath/libclang.dylib (LoadError)
-----------------------+-------------------------------
Reporter: pmetzger | Owner: drkp
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: highsierra mojave
Port: osxfuse |
-----------------------+-------------------------------
Comment (by svalgaard):
After an upgrade to Xcode 10.0 building osxfuse failed - I tried all 3
fixes mentioned above.
**Rebooting** the mac made it work.
I used the fix mentioned by ryandesign above, i.e.,
{{{
mkdir -p /usr/local/lib/
sudo ln -s "$(xcode-select
-p)/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib"
/usr/local/lib/
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54939#comment:59>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list