You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. grab latest source
2. attempt to run make
3. adjust versions of erlang dependencies in .rel file and attempt to run make
andyp@agrippa:~/Development/mqtt/erlang/mqtt4erl-read-only$ make
erl -pa ./ebin -make
{"init terminating in
do_boot",{undef,[{make,all,[]},{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
make: *** [all] Error 1
Not an erlang expert so I'm not sure what I'm doing wrong here. Attached the
erl_crash.dump file for reference.
Original issue reported on code.google.com by andypiperuk on 17 Aug 2010 at 9:16
Original issue reported on code.google.com by
andypiperuk
on 17 Aug 2010 at 9:16Attachments:
The text was updated successfully, but these errors were encountered: