Title: Message
See FAQ at OpenSSL site.
 
This problem has to do with compiler options.  You should compile the OpenSSL distribution with the "MD" Multi Thread version of the runtine C library.
----- Original Message -----
Sent: Friday, December 27, 2002 9:50 AM
Subject: Request for help!

Hello Group,
 
Yesterday I sent the below email to the openssl group. Today I am resending the same email from a different mail box because I had to change my mail box. Kindly reply to this email. Thank you.
 
******************************************************8
 
I installed Openssl 0.9.6f from the website. I installed in on my machine (OS windows XP) as per the instructions in the install32 file. I have a sample program that reads a certificate. This sample program works fine on the Linux environment. When I port the program onto the Windows XP / Visual C++ I get a whole bunch of LINK errors.
 
One such error is:
 
crypto_test error LNK2019: unresolved external symbol _BIO_ctrl referenced in function "struct evp_pkey_st * __cdecl load_key(char *,char *)" (?load_key@@YAPAUevp_pkey_st@@PAD0@Z)
 
I have spent a whole day trying to make sense out of the situation. But all is in vain. It would be extremely helpful if any one out there familiar with the problem and the solution to it throws some light on it.
 
Thank you,
Vidya
 
P.S. I tried to subscribe to the Openssl newsletter but I did not receive the standard email from Majordomo. Can you please CC your reply to me?
 
Thank you,
Vidya

Reply via email to