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: