Are there multiple instances of openssl installed on your system. Which lcrypto is being linked?
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owner-openssl- > [EMAIL PROTECTED] On Behalf Of Vineet Bhargava > Sent: Wednesday, December 22, 2004 1:53 PM > To: Richard Levitte - VMS Whacker > Cc: [email protected] > Subject: Re: Problem using library > > I do have the linker flag set. > > Thanks, > Vineet > > On Wed, 22 Dec 2004 22:40:27 +0100 (CET), Richard Levitte - VMS > Whacker <[EMAIL PROTECTED]> wrote: > > 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] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
