On Sat, Mar 15, 2008, Alon Bar-Lev wrote: > Hello, > > Tried to compile latest snapshot (openssl-SNAP-20080314.tar.gz) > > In apps/apps.h the apps_shutdown macro always calls to > COMP_zlib_cleanup() even if zlib is not enabled. Removing this makes > it work. > > I use mingw so maybe it was not tested yet... > There are missing symbols of CMS when linking openssl.exe, maybe related to > [1]. > > Configure with no-cms allows to continue. >
Since these new functions are subject to change they have not yet been assigned ordinals. You can manually update them yourself with: perl util/mkdef.pl crypto update Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
