On Wed, Apr 6, 2016 at 5:36 PM, Jason Vas Dias <jason.vas.dias at gmail.com> wrote: > Aha! Configure-ing with 'no-asm' fixed it. Apparently, my perl-5.22.1 > installation is > lacking in some way . I'm surprised the make script did not complain > that it could > not generate the ASM before attempting to build openssl using the > deficient libcrypto . Sometimes either a (1) 'make clean' or (2) './config' clears it. Its almost like you have to run through the procedure twice to get into a good state on occasion. Since its amd64/x86_64, ./config should have no problems, and should allow you to use ASM. Jeff