undefined symbol: OSSL_provider_init when running "make test" for OpenSSL 3.0
Lee Staniforth
Lee.Staniforth at synchronoss.com
Fri Dec 31 13:46:49 UTC 2021
Thanks very much, Matt and defulger.
Removing the "-fvisibility=hidden" has enabled the tests to pass.
I'll now have to see how my application (which is statically linked to OpenSSL) fairs.
Lee
From: Matt Caswell <matt at openssl.org>
Sent: 23 December 2021 10:13
To: Lee Staniforth <Lee.Staniforth at synchronoss.com>; openssl-users at openssl.org
Subject: Re: undefined symbol: OSSL_provider_init when running "make test" for OpenSSL 3.0
On 21/12/2021 15:09, Lee Staniforth wrote: > ./Configure linux-x86_64 no-shared -m64 -fPIC -fvisibility=hidden Try dropping "-fvisibility=hidden". I can replicate this problem when using no-shared and
External (matt at openssl.org<mailto:matt at openssl.org>)
Report This Email<https://protection.inkyphishfence.com/report?id=c3luY2hyb25vc3MvbGVlLnN0YW5pZm9ydGhAc3luY2hyb25vc3MuY29tL2NiZGFiM2RjZDIzNWI3NDllOWQzYzRlYzBlYTA3Y2I1LzE2NDAyNTQzODIuMzc=#key=1fa1e349d7396284bf7cc883faec871a> FAQ<https://www.inky.com/banner-faq/> Protection by INKY<https://www.inky.com>
On 21/12/2021 15:09, Lee Staniforth wrote:
> ./Configure linux-x86_64 no-shared -m64 -fPIC -fvisibility=hidden
Try dropping "-fvisibility=hidden". I can replicate this problem when
using no-shared and -fvisibility=hidden. If I drop the
"-fvisibility=hidden" the problem goes away.
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20211231/0f037481/attachment.htm>
More information about the openssl-users
mailing list