<div dir="ltr">I had this issue as well, I was on a very old version of asdf. Upgrading asdf fixed it for me.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 6, 2019 at 7:09 AM Adam Lindberg <<a href="mailto:hello@alind.io">hello@alind.io</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
When building 22.0.2 using asdf and kerl, I get the following build error:<br>
<br>
    Build failed.<br>
    ERLC   ../ebin/pubkey_crl.beam<br>
    VSN    ../ebin/public_key.app<br>
    VSN    ../ebin/public_key.appup<br>
    make[3]: Nothing to be done for `opt'.<br>
    === Leaving application public_key<br>
    === Entering application ssl<br>
    ~/.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.<br>
    make[2]: *** [opt] Error 2<br>
    make[1]: *** [opt] Error 2<br>
    make: *** [libs] Error 2<br>
<br>
The contents of ssl.d:<br>
<br>
    No such command in 22.0.2 of erlang<br>
<br>
Full log here: <a href="https://gist.github.com/eproxus/5a4ab985e4187edc6b5778f186fb4c1b" rel="noreferrer" target="_blank">https://gist.github.com/eproxus/5a4ab985e4187edc6b5778f186fb4c1b</a><br>
<br>
Any ideas how this happened and what to do to fix it?<br>
<br>
Cheers,<br>
Adam<br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>