Dear All, 

I'm working on a bigger poject where openSSL is used. Right now I'm doing
the migration from 1.0.0e to 1.0.1c. On the way I get a number of linking
errors, like: "ssleay32.lib(ssl_sess.obj) : error LNK2001: unresolved
external symbol _BUF_strdup"

This problem relates to the new additions only, and the problem is quite
interesting. 
I manage to compile the ssleay32 project (containing openSSL) perfectly, but
when I compile another project relying on ssleay32, I get linking errors
similar to that one above. 
What did I get wrong? I checked all references, refreshed the files, made
clean rebuilds, I tried everything. :(

Do you have any suggestions or did you ran into something similar already?
 
Thanks!!!!
Han
-- 
View this message in context: 
http://old.nabble.com/OpenSSL-migration---Linking-issues-tp34372128p34372128.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to