make fails

80 views
Skip to first unread message

Bakki

unread,
Feb 14, 2015, 1:14:26 PM2/14/15
to chica...@googlegroups.com
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

Dmitry Polyanovsky

unread,
Feb 15, 2015, 3:18:18 PM2/15/15
to chica...@googlegroups.com
you will save a lot of time

--
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 chicagoboss...@googlegroups.com.
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/dbb667f2-9490-449e-ab5d-6eab24d9c92f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Evgeny M

unread,
Feb 15, 2015, 3:18:31 PM2/15/15
to chica...@googlegroups.com
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 написал:
Reply all
Reply to author
Forward
0 new messages