On Wed, Apr 12, 2006, Gisle Vanem wrote: > Why is it that (not all?) functions in evp.h and pem.h isn't exported? That > is; there are no entries in util\libeay.num for them. Because of this, > I'm unable to bind to OpenSSL dynamically when building openssl.exe. > Just curious. >
Do you mean those in 0.9.9-dev? Occasionally when something isn't quite stabilized libeay.num isn't updated straight away. You can update it yourself using the info in INSTALL.W32. Note however that the numbers it assigns may change when these become "official". Also the Windows build is only checked periodically for the unstable branch so it may not always compile without warnings. This means that some messing around may be needed occasionally to get the Windows build (or sometimes other platforms) to work. Well it is the unstable branch after all :-) Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
