[clamav-users] ClamAV/AIX6.1/gcc4.8.3 - openssl error -X509_VERIFY_PARAM_new missing

Dave McMurtrie dave64 at andrew.cmu.edu
Fri Jul 22 08:17:46 UTC 2016


On Thu, 2016-07-21 at 20:15 +0300, Anastasia Koutsou wrote:
> Hi
> 
> I am having the same problem installing clamav  0.98.7.  I installed openssl version 0.9.8zh from sources  into /user/local and then used argument --with-openssl=/usr/local/ssl in configure of clamav.  But I still get:
> 
> checking for X509_VERIFY_PARAM_new in -lssl... no
> configure: error: Your OpenSSL installation is missing the X509_VERIFY_PARAM function. Please upgrade to a more recent version of OpenSSL.

X509_VERIFY_PARAM does exist in openssl-0.9.8zh, so configure probably
isn't finding your OpenSSL libs.  Look in config.log and you should be
able to determine why.  I am curious why you're using such an old
version of OpenSSL if you're building from source anyway.

hth,

Dave


More information about the clamav-users mailing list