Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running Makefile #1

Open
nnacin opened this issue Apr 22, 2015 · 0 comments
Open

Problem running Makefile #1

nnacin opened this issue Apr 22, 2015 · 0 comments

Comments

@nnacin
Copy link

nnacin commented Apr 22, 2015

I get this error:
erl -pa /home/ChicagoBoss/ebin -eval 'boss_load:load_all_modules_and_emit_app_file(erlchat, "ebin")' -s init stop -noshell
{"init terminating in do_boot",{undef,[{boss_load,load_all_modules_and_emit_app_file,[erlchat,"ebin"],[]},{erl_eval,do_apply,6,[{file,"erl_eval.erl"},{line,657}]},{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

when trying to 'make'.
Do you have any ideas what might be causing the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant