Hi,

I guess you have both versions of openssl present at the same time when you
are trying to compile the code.
The linker is not able to link to the new version.
uninstall the older version & try downloading the new version again
using  apt-get
install libssl-dev
a similar problem
http://stackoverflow.com/questions/10368671/cannot-find-libcrypto-library-error

Hope this will help


On Thu, May 31, 2012 at 1:45 PM, Ward, Martin <martin.w...@colt.net> wrote:

> Hi all,
>
> I have what should be an easy question, but I cannot find the answer
> anywhere.
>
> I have installed a newer version of OpenSSH on my system but it's
> complaining with the error "OpenSSL version mismatch. Built against
> 1000101f, you have 1000007f". The problem is that I cannot translate
> 1000101f in to an standard version numbering system. I know that I have
> upgraded OpenSSL to 1.0.0g but I have no idea how that translates to the
> above format.
>
> I am quite willing to go and diagnose the version problem, I suspect I am
> pointing to the wrong libraries, but I need to know what the actual error
> is first!
>
> Cheers all,
>
> |\/|
>
>
>
> [Colt Disclaimer]
> This email is from an entity of the Colt group of companies.
> Colt Group S.A., K2 Building, Forte 1, 2a rue Albert Borschette, L-1246
> Luxembourg, R.C.S. B115679.
> Corporate and contact information for our entities can be found at
> http://colt.net/uk/en/Colt-Group-of-Companies/index.htm.
> Internet communications are not secure and Colt does not accept
> responsibility for the accurate transmission of this message. Content
> of this email or its attachments is not legally or contractually binding
> unless expressly previously agreed in writing by Colt
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>

Reply via email to