Hi,
I have a FreeBSD 9.1-RC3, amd64 box.
I have installed OpenSSL 1.0.1g successfully. but when I am upgrading OpenSSH I am getting the below error message while running
Thanks in advance.
I have a FreeBSD 9.1-RC3, amd64 box.
I have installed OpenSSL 1.0.1g successfully. but when I am upgrading OpenSSH I am getting the below error message while running
./configure
. Kindly help me on this and let me know if you have any questions.
Code:
checking OpenSSL header version... 1000107f (OpenSSL 1.0.1g 7 Apr 2014)
checking OpenSSL library version... 1000103f (OpenSSL 1.0.1c 10 May 2012)
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 --without-openssl-header-check".
Also see contrib/findssl.sh for help identifying header/library mismatches.
Thanks in advance.