Re: [PHP] php 5.2.6 make failure

2008-05-14 Thread Per Jessen
Steven Perez wrote: > ext/openssl/openssl.o: In function `zif_openssl_sign': > /home/sperez/php-5.2.6/ext/openssl/openssl.c:3525: undefined reference > to `EVP_MD_CTX_cleanup' > ext/openssl/openssl.o: In function `zif_openssl_verify': > /home/sperez/php-5.2.6/ext/openssl/openssl.c:3565: undefined

[PHP] php 5.2.6 make failure

2008-05-07 Thread Steven Perez
I am having a problem that I cannot seem to get through. Unfortunately, I was given the task of getting a working php binary for a modified redhat 7.2 box (I know I know). I got through the configure phase but I cannot seem to complete the make process. The following is what I get as an erro