ID: 25807 Updated by: [EMAIL PROTECTED] Reported By: Richard dot Lacroix at USherbrooke dot ca -Status: Open +Status: Bogus Bug Type: OpenSSL related Operating System: Solaris 8 PHP Version: 4.3.4RC1 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the existing bug instead. Thank you for your interest in PHP. See http://bugs.php.net/bug.php?id=25719; it's fixed in the latest stable snapshot from http://snaps.php.net. Previous Comments: ------------------------------------------------------------------------ [2003-10-09 12:32:03] Richard dot Lacroix at USherbrooke dot ca Description: ------------ OpenSSL 9.9.7c, PHP 4.3.4RC1, Solaris 8, GCC 2.95.3 Can't configure PHP with Openssl support. ./configure --with-openssl=/opt/local/openssl returns configure: error: libssl not found! Reproduce code: --------------- In the config.log file, I have: configure:16214: checking for SSL_CTX_set_ssl_version in -lssl configure:16233: gcc -o conftest -g 02 -D_POSIX_PTHREAD_SEMANTICS -R/opt/local/openssl/lib -L /opt/local/openssl/lib ...etc... Undefined first referenced symbol in file RSA_site /opt/local/openssl/lib/libssl.a(ssl_lib.o) ... ... ... ld:fatal: Symbol referencing errors. No output written to conftest collect2: ld return 1 exit status ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25807&edit=1