Skip to content

kerl silently produces a build without crypto if libssl headers are missing #13

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

Open
alavrik opened this issue Jul 14, 2011 · 3 comments

Comments

@alavrik
Copy link

alavrik commented Jul 14, 2011

If libssl headers are missing in the system, the resulting Erlang build will not include crypto module. Such Erlang build is pretty much useless. For instance, rebar won't be working without crypto.

It would be great if kerl were asking a user whether he wants to continue a build without crypto. A simpler but a still better way of handling this situation would be exiting with an error.

@cyplo
Copy link

cyplo commented Nov 7, 2011

confirmed on fedora15 and ubuntu 11.10

@kgadek
Copy link

kgadek commented Sep 13, 2012

confirmed on ubuntu 12.04

@evax
Copy link
Owner

evax commented Sep 14, 2012

Hi all (@alavrik, @cyplo, @kgadek)
Thanks for reporting this, unfortunately this is the wrong place.
Kerl development has moved over to spawngrid

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

4 participants