In message <[EMAIL PROTECTED]> on Wed, 22 Dec 2004 13:22:51 -0800, Vineet Bhargava <[EMAIL PROTECTED]> said:
vineet.bhargava> While using the OpenSSL library, I am getting the vineet.bhargava> following error - vineet.bhargava> undefined reference to 'PKCS12_decrypt_skey' vineet.bhargava> I have included the openssl/pkcs12.h header file. vineet.bhargava> What could be the problem here? The problem could be that you don't have the option 'lcrypto' when linking your program. Cheers, Richard ----- Please consider sponsoring my work on free software. See http://www.free.lp.se/sponsoring.html for details. -- Richard Levitte [EMAIL PROTECTED] http://richard.levitte.org/ "When I became a man I put away childish things, including the fear of childishness and the desire to be very grown up." -- C.S. Lewis ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
