Hi Erik, Here is the output:
~~# which openssl /usr/bin/openssl root@ph:~# openssl version OpenSSL 1.0.1c 10 May 2012 (Library: OpenSSL 1.0.0e 6 Sep 2011) Thanks for any info you can provide! Eric Erik Tkal wrote: > > What's the output of 'which openssl' and 'openssl version'? > > > .................................... > Erik Tkal > Juniper OAC/UAC/Pulse Development > > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of exvance > Sent: Saturday, June 09, 2012 12:50 PM > To: [email protected] > Subject: Re: Error: can't resolve symbol 'X509_sign_ctx' > > > Hi Alexander, > > Thanks for the reply!! Here is my output: > > ldd `which openssl` > libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x2b384000) > libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x2b3d4000) > libdl.so.0 => /lib/libdl.so.0 (0x2b4f4000) > libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2b507000) > libc.so.0 => /lib/libc.so.0 (0x2b52a000) > ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2b36c000) > > Is that what you are looking for? > > Thanks, > > Eric > > > Alexander Komyagin-3 wrote: >> >> Hi! Can you post the output for >> >> $ldd `which openssl` >> >> command (run it without leading $)? >> >> -- >> Best wishes, >> Alexander Komyagin >> >> ______________________________________________________________________ >> OpenSSL Project http://www.openssl.org >> User Support Mailing List [email protected] >> Automated List Manager [email protected] >> >> > -- > View this message in context: > http://old.nabble.com/Error%3A-can%27t-resolve-symbol-%27X509_sign_ctx%27-tp33984978p33986612.html > Sent from the OpenSSL - User mailing list archive at Nabble.com. > ______________________________________________________________________ > 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] > > -- View this message in context: http://old.nabble.com/Error%3A-can%27t-resolve-symbol-%27X509_sign_ctx%27-tp33984978p33995851.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
