On 17/10/2018 13:12, Steffen Nurpmeso wrote: > Hello, and fyi. > > I have built final 1.1.1 yesterday on AlpineLinux musl after > running a prelease from end of May before. My makefile rule for > this box is (excerpt) > > ./config --prefix=$(MYPREFIX) zlib-dynamic no-hw shared \ > no-deprecated no-async no-tests \ > -DOPENSSL_NO_ASYNC \ > -Wl,-rpath,'$(LIBRPATH)' &&\ > make &&\ > $(SUDO) make install_sw && $(SUDO) make install_ssldirs; \ > > The -DOPENSSL_NO_ASYNC i had to add yesterday, no-async alone was > not enough. (I have forgotten whether this was necessary in May, > but most likely not.) This shouldn't be necessary. What errors do you get if you don't include that? Matt -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users