#45114: erlang @17.3_0+hipe+ssl: can't load crypto library -----------------------+------------------------- Reporter: dedalo@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: erlang | -----------------------+------------------------- Comment (by ciserlohn@…): Replying to [comment:3 dedalo@…]:
{{{ otool -L /opt/local/lib/erlang/lib/crypto-3.4.1/priv/lib/crypto.so
/opt/local/lib/erlang/lib/crypto-3.4.1/priv/lib/crypto.so: /opt/local/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 159.1.0) }}}
{{{ port installed openssl
The following ports are currently installed: openssl @1.0.1i_0 (active) }}}
Ok, there is nothing suspicious. Could you please try the workarounds mentioned upstream:
If I did any of: calling crypto:start() a second time, or waiting a few seconds before calling it, or evaluating another shell command before crypto:start() , it would work just fine.
and report the results. -- Ticket URL: <https://trac.macports.org/ticket/45114#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X