> [[email protected] - Thu Feb 03 16:36:58 2011]: > > The mingw cross-build of current HEAD(2011-01-31) fail : > WARNING: mkdef.pl doesn't know the following algorithms: > NEXTPROTONEG > Creating library file: libcrypto.dll.a > Cannot export FIPS_dh_free: symbol not defined > .....
I'm currently updating the Windows build system for FIPS. It may end up being broken for a while until I can get all the pieces working properly: it's a bit messy. I *think* the above may be fixed in the next snapshot: I've added support to mkdef.pl for the FIPS symbol so it should now exclude things like FIPS_dh_free for non-FIPS builds. 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 Development Mailing List [email protected] Automated List Manager [email protected]
