Skip to content

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

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

Closed
kgadek opened this issue Sep 16, 2012 · 8 comments
Closed

Comments

@kgadek
Copy link

kgadek commented Sep 16, 2012

Porting issue from evax/kerl#13

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.

-- originally reported by @alavrik

@yrashk
Copy link
Collaborator

yrashk commented Sep 17, 2012

👍

@aerosol
Copy link

aerosol commented Jan 30, 2013

confirmed on centos 6

@ludwikbukowski
Copy link

still

@jacktang
Copy link

+1 for crypto application should be included, otherwise exception should be thrown

@StoneCypher
Copy link

At least a highly visible end-warning?

@jadeallenx
Copy link
Collaborator

Agreed.

@jadeallenx
Copy link
Collaborator

Looking at #53 for this issue.

@jadeallenx
Copy link
Collaborator

We've just merged #148 which should warn about this problem. Please reopen if needed.

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

7 participants