<div dir="ltr"><div dir="ltr"><div dir="ltr">Might this be related to <a href="https://github.com/openssl/openssl/issues/7406">https://github.com/openssl/openssl/issues/7406</a> and <a href="https://github.com/openssl/openssl/pull/7420">https://github.com/openssl/openssl/pull/7420</a> ?</div><div dir="ltr"><br></div><div>Nicola</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, 17 Oct 2018 at 15:12, Steffen Nurpmeso <<a href="mailto:steffen@sdaoden.eu">steffen@sdaoden.eu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, and fyi.<br>
<br>
I have built final 1.1.1 yesterday on AlpineLinux musl after<br>
running a prelease from end of May before.  My makefile rule for<br>
this box is (excerpt)<br>
<br>
        ./config --prefix=$(MYPREFIX) zlib-dynamic no-hw shared \<br>
                no-deprecated no-async no-tests \<br>
                -DOPENSSL_NO_ASYNC \<br>
                -Wl,-rpath,'$(LIBRPATH)' &&\<br>
        make &&\<br>
        $(SUDO) make install_sw && $(SUDO) make install_ssldirs; \<br>
<br>
The -DOPENSSL_NO_ASYNC i had to add yesterday, no-async alone was<br>
not enough.  (I have forgotten whether this was necessary in May,<br>
but most likely not.)<br>
<br>
--steffen<br>
|<br>
|Der Kragenbaer,                The moon bear,<br>
|der holt sich munter           he cheerfully and one by one<br>
|einen nach dem anderen runter  wa.ks himself off<br>
|(By Robert Gernhardt)<br>
-- <br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/mailman/listinfo/openssl-users</a><br>
</blockquote></div>