kerl icon indicating copy to clipboard operation
kerl copied to clipboard

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

Open alavrik opened this issue 13 years ago • 3 comments

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.

alavrik avatar Jul 14 '11 16:07 alavrik

confirmed on fedora15 and ubuntu 11.10

cyplo avatar Nov 07 '11 21:11 cyplo

confirmed on ubuntu 12.04

kgadek avatar Sep 13 '12 17:09 kgadek

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

evax avatar Sep 14 '12 10:09 evax