ID:               22305
 User updated by:  dave at socrates dot thinkhost dot com
 Reported By:      dave at socrates dot thinkhost dot com
-Status:           Feedback
+Status:           Closed
 Bug Type:         OpenSSL related
 Operating System: FreeBSD 4.7-RELEASE-p2
 PHP Version:      4.3.1
 New Comment:

CVSup'ing the FreeBSD ports collection, and installing OpenSSL 0.9.7a
from the ports collection fixed the problem.

OpenSSL was previously built from the source downloaded from the
openssl.org website.


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

[2003-02-25 02:29:57] [EMAIL PROTECTED]

It's propably due to broken installation of openssl (and it's header
files). Please remove all old remains of it
and reinstall the new version.


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

[2003-02-24 11:16:49] dave at socrates dot thinkhost dot com

Same problem:

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

Stop in /usr/local/src/php4-STABLE-200302241630.

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

[2003-02-20 01:22:24] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Latest snapshot compiles just fine with OpenSSL 0.9.7..


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

[2003-02-20 00:16:32] spam at digitalstreams dot net

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.

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

[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