Hi,
   I just switched to  using openssl-0.9.5a-beta2 with my application
(from openssl-0.9.4). I followed the instructions for a Win32 build.
Specifically I did the followin:
1. > perl Congifure VC-WIN32
2. > ms/do_masm
3. >nmake -f ms/ntdll.mak
It built the libraries and the openssl applications.
4. Then I changed my VC6 project options to use these new libraries.
    The application compiled and linked without errors or warnings.
But when I executed the application, I got 'ordinal 1963 not found in
libeay32.dll'
error and my application terminated. I looked up the libeay32.def file
and found ordinal 1963 stood for 'ASN1_INTEGER_cmp'.
I have no idea what I might have done wrong.
I would greatly appreciate any help in this regard.
Thanking you,
Amit.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to