Not exactly a ChicagoBoss problem. Something wrong with either crypto 
module or with openssl. You should get the same error if you start the 
Erlang from console and run crypto:start().
Here's the bug: http://trac.macports.org/ticket/45114, I'd suggest to roll 
back to a previous erlang version. Or you can try to use 
https://github.com/yrashk/kerl and build erlang from sources.
 

суббота, 14 февраля 2015 г., 21:14:26 UTC+3 пользователь Bakki написал:
>
> Hi,
>
> I am both an Erlang and CB newbie but having a lot of fun learning Erlang. 
> When I try to make CB which I cloned from github I am getting:
>
> Uncaught error in rebar_core: {'EXIT',
>                                {undef,
>                                 [{crypto,start,[],[]},
>                                  {rebar,run_aux,2,
>                                   [{file,"src/rebar.erl"},{line,165}]},
>                                  {rebar,main,1,
>                                   [{file,"src/rebar.erl"},{line,58}]},
>                                  {escript,run,2,
>                                   [{file,"escript.erl"},{line,752}]},
>                                  {escript,start,1,
>                                   [{file,"escript.erl"},{line,276}]},
>                                  {init,start_it,1,[]},
>                                  {init,start_em,1,[]}]}}
>
> =ERROR REPORT==== 14-Feb-2015::13:07:26 ===
> Unable to load crypto library. Failed with error:
> "load, Library load-call unsuccessful."
> OpenSSL might not be installed on this system.
> make: *** [all] Error 1
>
> I do have OpenSSL installed. My system is a MacbookAir with Macports -> 
>  erlang @17.4_0+hipe+ssl,  and rebar @2.5.1_0 and openssl @1.0.1k_0
>
> Any help will be greatly appreciated. Thank you,
>
> bakki
>

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/fc0f6655-5153-403c-8b02-7c94dcc750e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to