From: mmokrejs at natur dot cuni dot cz Operating system: solaris 2.6 PHP version: 4CVS-2003-12-11 (stable) PHP Bug Type: Compile Failure Bug description: openssl-0.9.6l supported?
Description: ------------ Hi, is openssl-0.9.6l supported in php4-STABLE-200312112030? ;) [...] Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_execute.lo ext/ncurses/ncurses.lo ext/ncurses/ncurses_fe.lo ext/ncurses/ncurses_functions.lo ext/readline/readline.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo main/internal_functions_cli.lo -lhistory -lreadline -lncurses -lpanel -lncurses -lmysqlclient -lintl -ldb-4.1 -lbz2 -lz -lcrypto -lresolv -lm -lsocket -L/usr/local/lib -L/software/@sys/usr/lib -L/software/@sys/usr/openssl/lib -L/usr/lib -lgcc -o sapi/cli/php ext/openssl/openssl.lo: In function `zm_startup_openssl': ext/openssl/openssl.lo(.text+0x940): undefined reference to `ERR_load_SSL_strings' ext/openssl/openssl.lo(.text+0x970): undefined reference to `SSL_get_ex_new_index' ext/openssl/openssl.lo: In function `verify_callback': ext/openssl/openssl.lo(.text+0x5a1c): undefined reference to `SSL_get_ex_data_X509_STORE_CTX_idx' ext/openssl/openssl.lo(.text+0x5a3c): undefined reference to `SSL_get_ex_data' ext/openssl/openssl.lo: In function `php_openssl_apply_verification_policy': ext/openssl/openssl.lo(.text+0x5c30): undefined reference to `SSL_get_verify_result' ext/openssl/openssl.lo: In function `php_SSL_new_from_context': ext/openssl/openssl.lo(.text+0x607c): undefined reference to `SSL_CTX_set_verify' ext/openssl/openssl.lo(.text+0x6248): undefined reference to `SSL_CTX_load_verify_locations' ext/openssl/openssl.lo(.text+0x635c): undefined reference to `SSL_CTX_set_verify_depth' ext/openssl/openssl.lo(.text+0x6374): undefined reference to `SSL_CTX_set_verify' ext/openssl/openssl.lo(.text+0x63b8): undefined reference to `SSL_CTX_set_default_passwd_cb_userdata' ext/openssl/openssl.lo(.text+0x63cc): undefined reference to `SSL_CTX_set_default_passwd_cb' ext/openssl/openssl.lo(.text+0x64bc): undefined reference to `SSL_CTX_use_certificate_chain_file' ext/openssl/openssl.lo(.text+0x64f8): undefined reference to `SSL_CTX_use_PrivateKey_file' ext/openssl/openssl.lo(.text+0x6514): undefined reference to `SSL_new' ext/openssl/openssl.lo(.text+0x651c): undefined reference to `SSL_get_certificate' ext/openssl/openssl.lo(.text+0x653c): undefined reference to `SSL_get_privatekey' ext/openssl/openssl.lo(.text+0x6558): undefined reference to `SSL_free' ext/openssl/openssl.lo(.text+0x6560): undefined reference to `SSL_CTX_check_private_key' ext/openssl/openssl.lo(.text+0x6598): undefined reference to `SSL_new' ext/openssl/openssl.lo(.text+0x65bc): undefined reference to `SSL_set_ex_data' ext/standard/fsock.lo: In function `php_fsockopen_stream': ext/standard/fsock.lo(.text+0x3d8): undefined reference to `SSLv23_client_method' ext/standard/fsock.lo(.text+0x3fc): undefined reference to `TLSv1_client_method' ext/standard/ftp_fopen_wrapper.lo: In function `php_stream_url_wrap_ftp': ext/standard/ftp_fopen_wrapper.lo(.text+0x398): undefined reference to `SSLv23_client_method' ext/standard/ftp_fopen_wrapper.lo(.text+0xf78): undefined reference to `SSLv23_method' ext/standard/http_fopen_wrapper.lo: In function `php_stream_url_wrap_http_ex': ext/standard/http_fopen_wrapper.lo(.text+0x2c4): undefined reference to `SSLv23_client_method' main/network.lo: In function `php_stream_sock_ssl_activate_with_method': main/network.lo(.text+0x65c): undefined reference to `SSL_CTX_new' main/network.lo(.text+0x6bc): undefined reference to `SSL_CTX_free' main/network.lo(.text+0x6cc): undefined reference to `SSL_set_connect_state' main/network.lo(.text+0x6d8): undefined reference to `SSL_set_fd' main/network.lo(.text+0x6f0): undefined reference to `SSL_copy_session_id' main/network.lo(.text+0x704): undefined reference to `SSL_connect' main/network.lo(.text+0x750): undefined reference to `SSL_get_peer_certificate' main/network.lo(.text+0x778): undefined reference to `SSL_shutdown' main/network.lo(.text+0x798): undefined reference to `SSL_shutdown' main/network.lo: In function `handle_ssl_error': main/network.lo(.text+0x7cc): undefined reference to `SSL_get_error' main/network.lo: In function `php_sockop_write': main/network.lo(.text+0xa48): undefined reference to `SSL_write' main/network.lo: In function `php_sockop_read': main/network.lo(.text+0xba8): undefined reference to `SSL_pending' main/network.lo(.text+0xc78): undefined reference to `SSL_read' main/network.lo(.text+0xca0): undefined reference to `SSL_pending' main/network.lo: In function `_php_network_is_stream_alive': main/network.lo(.text+0xf40): undefined reference to `SSL_peek' main/network.lo(.text+0xf54): undefined reference to `SSL_get_error' main/network.lo: In function `php_sockop_close': main/network.lo(.text+0x12d0): undefined reference to `SSL_shutdown' main/network.lo(.text+0x12ec): undefined reference to `SSL_free' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 -- Edit bug report at http://bugs.php.net/?id=26596&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26596&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26596&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26596&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26596&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26596&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26596&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26596&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26596&r=support Expected behavior: http://bugs.php.net/fix.php?id=26596&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26596&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26596&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26596&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26596&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26596&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26596&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26596&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26596&r=float