Hi,
I'm getting following error during custombuild update:
I've Centos 5.11 Final
openssl-devel-0.9.8e-36.0.1.el5_11.x86_64
openssl-devel-0.9.8e-36.0.1.el5_11.x86_64
How may I fix this issue?
Thanks.
I'm getting following error during custombuild update:
Code:
gcc tls.c
In file included from tls.c:120:
tls-openssl.c:78:3: warning: #warning "OpenSSL library version too old; define DISABLE_OCSP in Makefile"
In file included from tls.c:120:
tls-openssl.c: In function 'init_ecdh':
tls-openssl.c:662: error: 'EC_KEY' undeclared (first use in this function)
tls-openssl.c:662: error: (Each undeclared identifier is reported only once
tls-openssl.c:662: error: for each function it appears in.)
tls-openssl.c:662: error: 'ecdh' undeclared (first use in this function)
In file included from tls.c:121:
tlscert-openssl.c: In function 'asn1_time_copy':
tlscert-openssl.c:121: warning: passing argument 2 of 'ASN1_TIME_print' discards qualifiers from pointer target type
make[1]: *** [tls.o] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.86/build-Linux-x86_64'
make: *** [all] Error 2
I've Centos 5.11 Final
openssl-devel-0.9.8e-36.0.1.el5_11.x86_64
openssl-devel-0.9.8e-36.0.1.el5_11.x86_64
How may I fix this issue?
Thanks.