Displaying 2 results from an estimated 2 matches for "90701f".
Did you mean:
9001f
2003 Feb 25
1
OpenSSH question, please!! :)
Devin,
I've CC-ed the list so this gets archived.
> when trying to run ssh, I get:
>
> OpenSSL version mismatch: Built against 90602f, you have 90701f
This is what I was saying before
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104589343318200&w=2
. The binary packages provided by RedHat have many things compiled
against them. If you don't follow the upgrade path recommended by
RedHat (i.e. they keep everything at 0.9.6...
2009 Aug 21
1
Your OpenSSL headers do not match your library
...sion of OpenSSL on my system and decided to
get the latest of OpenSSH as well. I installed OpenSSL 0.9.8k without any
difficulty. When I tried to install OpenSSH, however, I got this message:
checking OpenSSL header version... 9080bf (OpenSSL 0.9.8k 25 Mar 2009)
checking OpenSSL library version... 90701f (OpenSSL 0.9.7a Feb 19 2003)
checking whether OpenSSL's headers match the library... no
configure: error: Your OpenSSL headers do not match your
library. Check config.log for details.
If you are sure your installation is consistent, you can disable the check
by running "./configure --witho...