On Wed, Dec 5, 2018 at 5:22 AM Vincent Le Bourlot <vlebo...@gmail.com> wrote:
> After a fresh build of branch OpenSSL_1_1_1-stable on our ppc64 machine, 
> openssl seems broken for an unknown reason…
> Executing `openssl version` results in:

I'm no expert, but try `ldd openssl`, is it dynamically linking
against the libcrypto/libssl that you just built? If not, try setting
LD_LIBRARY_PATH (I had to do that with my local builds from source).
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to