Your OpenSSL headers do not match your library

Ben Lindstrom mouring at eviladmin.org
Sat Aug 22 07:10:31 EST 2009


On Aug 21, 2009, at 3:46 PM, Kevin Boers wrote:

[..]
> Searching for OpenSSL header files.
> 0x009080bfL /usr/include/openssl/opensslv.h

Header new than

>
> Searching for OpenSSL shared library files.
> 0x0090701fL /lib/libcrypto.so.4
> 0x0090701fL /lib/libcrypto.so.0.9.7a

The dynamic linked library it more than likely is trying to use.

[..]
> 0x009080bfL /usr/lib/libcrypto.a

This is only a static one, but it isn't the one the installer will use  
by default (Unless forced or the dynamic library isn't found).

So you have an incomplete  OpenSSL install.

- Ben


More information about the openssh-unix-dev mailing list