On Thu, Jul 31, 2014, Welling, Gerhart G. wrote: > Tom: > Thanks for the quick response (I'm "under the gun"): > 1. The XP SP3 box I'm working on has ActivePerl 5.10.0, an old release > (2008?), which was suitable for building openssl-0.9.8l at the time. Of > course, it's easy to install a newer version it there's a requirement to do > so. > 2. Given the message written at the end of the Configure output, I assumed > only a static build could be accomplished. Regardless, I'll attend to your > notes. >
Don't use the "shared" option for VC++ builds. If you want a shared library (which is supported by FIPS) use ms\ntdll.mak and ms\nt.mak for a static build. You can also set the FIPSDIR environment variable to the location you want the FIPS module installed and then avoid use of --with-fipslibdir later. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org