[erlang-questions] Trouble building SSL in 22.0.2

Adam Lindberg hello@REDACTED
Thu Jun 6 13:09:45 CEST 2019


Hi,

When building 22.0.2 using asdf and kerl, I get the following build error:

    Build failed.
    ERLC   ../ebin/pubkey_crl.beam
    VSN    ../ebin/public_key.app
    VSN    ../ebin/public_key.appup
    make[3]: Nothing to be done for `opt'.
    === Leaving application public_key
    === Entering application ssl
    ~/.asdf/plugins/erlang/kerl-home/builds/asdf_22.0.2/otp_src_22.0.2/lib/ssl/src/deps/ssl.d:1: *** missing separator.  Stop.
    make[2]: *** [opt] Error 2
    make[1]: *** [opt] Error 2
    make: *** [libs] Error 2

The contents of ssl.d:

    No such command in 22.0.2 of erlang

Full log here: https://gist.github.com/eproxus/5a4ab985e4187edc6b5778f186fb4c1b

Any ideas how this happened and what to do to fix it?

Cheers,
Adam




More information about the erlang-questions mailing list