> I'm happy to use the fipscansister, but it seems that both
> openssl-fips-1.1.1 and openssl-0.9.7m both fail building if configured
> using "./config fips shared".

Why are you trying to build the FIPS canister with anything other than
"./config fips"?

> Without the "shared" option only static
> libraries are built by default, but I wish to link against a dynamic
> library. I was able to do this fine with the fips snapshot
> (snmp-openssl-0.9.7-stable-SNAP-20050818), but it seems upgrading to a
> recent version is not easy.

So build the FIPS canister with "./config fips" and build the OpenSSL
library with "./config fips shared".

Static libraries can be used to build dynamic libraries. The reverse is, of
course, not true.

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to