I haven't seen this problem, though I've only used the stable releases.
d2i_RSAPrivateKey is in crypto/asn1/d2i_r_pr.c and should obviously be
compiled and linked into the library.

Steven
--
Steven Reddie <[EMAIL PROTECTED]>
Senior Software Engineer
Computer Associates Pty Ltd (Australia)

> -----Original Message-----
> From: Doug Allen [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, February 09, 2001 11:30 AM
> To:   [EMAIL PROTECTED]
> Subject:      building openSSL under Win32
> 
> I followed the procedure in INSTALL.W32 to build the OpenSSL libraries for
> Win32 and ran into a problem with an undefined external:
> d2i_RSAPrivateKey.
> I successfully resolved other undefineds by removing them from the .def
> file, as mentioned in INSTALL.W32, but in this case, there are actual
> references in the object files which are linked for ssleay32.dll, but
> there
> is no routine by that name in the source code.  I used
> openSSL-SNAP-20010206.tar.gz.  Has anyone else run into this or
> successfully
> built the Win32 version recently?
> 
> Thanks,
> Doug Allen
> 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to