Update openSSL 0.9.8j with update.script, cannot rebuild PHP
hi,
my system is centos 5 ,64bits
i update openssl to version 0.9.8j with update.script in the forum.
openssl was updated successfully.
then i use custombuild to rebuild apache 2.2.11 and php.5.2.9
for apache , it rebuilt successfully.
for php, always failed,
erorr message:
ypt -o sapi/cli/php
ext/openssl/.libs/openssl.o: In function `zif_openssl_seal':
/usr/local/directadmin/custombuild/php-5.2.9/ext/openssl/openssl.c:3650: undefined reference to `EVP_CIPHER_CTX_block_size'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
anybody got any idea for it?
thanks a million in advance.
hi,
my system is centos 5 ,64bits
i update openssl to version 0.9.8j with update.script in the forum.
openssl was updated successfully.
then i use custombuild to rebuild apache 2.2.11 and php.5.2.9
for apache , it rebuilt successfully.
for php, always failed,
erorr message:
ypt -o sapi/cli/php
ext/openssl/.libs/openssl.o: In function `zif_openssl_seal':
/usr/local/directadmin/custombuild/php-5.2.9/ext/openssl/openssl.c:3650: undefined reference to `EVP_CIPHER_CTX_block_size'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
anybody got any idea for it?
thanks a million in advance.
Last edited: