ID:               22305
 Comment by:       spam at digitalstreams dot net
 Reported By:      dave at socrates dot thinkhost dot com
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: FreeBSD 4.7-RELEASE-p2
 PHP Version:      4.3.1
 New Comment:

This is also occuring on slackware 8.1 with openssl 0.9.7a!

ext/openssl/openssl.o: In function `zm_startup_openssl':
/root/apps/installed/ssl+php/php-4.3.1/ext/openssl/openssl.c:541:
undefined reference to `OPENSSL_add_all_algorithms_noconf'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

This is against a 4.3.1 php.


Previous Comments:
------------------------------------------------------------------------

[2003-02-19 15:44:49] dave at socrates dot thinkhost dot com

I just updated OpenSSL to 0.9.7a, and then after that I attempted to
build the latest PHP-4.3.1. The configuration script completes without
error, however, during the compile it dies in the following fatel
error:

ext/openssl/openssl.lo: In function `zm_startup_openssl':
/usr/local/src/php-4.3.1/ext/openssl/openssl.c(.text+0xb69): undefined
reference to `OPENSSL_add_all_algorithms_noconf'
*** Error code 1

Stop in /usr/local/src/php-4.3.1.

Any idea how to fix this?

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22305&edit=1

Reply via email to