From:             dave at socrates dot thinkhost dot com
Operating system: FreeBSD 4.7-RELEASE-p2
PHP version:      4.3.1
PHP Bug Type:     Compile Failure
Bug description:  Compile Fails - OpenSSL Related

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 bug report at http://bugs.php.net/?id=22305&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22305&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22305&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22305&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22305&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22305&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22305&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22305&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22305&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22305&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22305&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22305&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22305&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22305&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22305&r=gnused

Reply via email to