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

Unable to build on Ubuntu 10.04 #1

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Open

Unable to build on Ubuntu 10.04 #1

GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

Hmm. My bad. I ran aptitude install erlang and that grabbed just about every 
erlang-related package in Ubuntu. Now it does seem to build :-)

Original comment by andypiperuk on 17 Aug 2010 at 9:21

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

No branches or pull requests

1 participant