ID: 49012 Updated by: j...@php.net Reported By: gary dot barnes at is-networks dot co dot uk Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux version 2.6.10-1.766_FC3 PHP Version: 5.3.0 -Assigned To: +Assigned To: pajoye New Comment:
And I stand corrected. Apparently Pierre broke it. What openssl version are you compiling PHP with? Previous Comments: ------------------------------------------------------------------------ [2009-07-29 23:24:07] j...@php.net That's problem in your system, we haven't changed anything that could cause that. Quite likely you have some old/conflicting headers in there somewhere.. ------------------------------------------------------------------------ [2009-07-29 06:05:12] gary dot barnes at is-networks dot co dot uk Thanks for this. Unfortunately, the make fails with this error: /bin/sh /home/rpm/php5.3-200907290430/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/openssl/ -I/home/rpm/php5.3-200907290430/ext/openssl/ -DPHP_ATOM_INC -I/home/rpm/php5.3-200907290430/include -I/home/rpm/php5.3-200907290430/main -I/home/rpm/php5.3-200907290430 -I/home/rpm/php5.3-200907290430/ext/date/lib -I/home/rpm/php5.3-200907290430/ext/ereg/regex -I/usr/include/libxml2 -I/usr/kerberos/include -I/home/rpm/php5.3-200907290430/ext/mbstring/oniguruma -I/home/rpm/php5.3-200907290430/ext/mbstring/libmbfl -I/home/rpm/php5.3-200907290430/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/home/rpm/php5.3-200907290430/ext/sqlite3/libsqlite -I/home/rpm/php5.3-200907290430/TSRM -I/home/rpm/php5.3-200907290430/Zend -I/usr/include -g -O2 -prefer-non-pic -c /home/rpm/php5.3-200907290430/ext/openssl/openssl.c -o ext/openssl/openssl.lo /home/rpm/php5.3-200907290430/ext/openssl/openssl.c: In function `php_openssl_x509_from_zval': /home/rpm/php5.3-200907290430/ext/openssl/openssl.c:1170: error: `d2i_of_void' undeclared (first use in this function) /home/rpm/php5.3-200907290430/ext/openssl/openssl.c:1170: error: (Each undeclared identifier is reported only once /home/rpm/php5.3-200907290430/ext/openssl/openssl.c:1170: error: for each function it appears in.) /home/rpm/php5.3-200907290430/ext/openssl/openssl.c:1170: error: syntax error before ')' token make: *** [ext/openssl/openssl.lo] Error 1) ------------------------------------------------------------------------ [2009-07-28 16:51:27] j...@php.net Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ And do not try loading any 3rd party extensions, or outdated ones either. :) ------------------------------------------------------------------------ [2009-07-27 10:52:04] gary dot barnes at is-networks dot co dot uk Found some out of date PHP4 extensions which were failing to load (mysql and ldap). However, these aren't required and obviously failed to load with previous PHP5 versions with no detrimental affects. I can now confirm there is no problem with 5.2.10, so it seems only with 5.3.0 I get this problem.) ------------------------------------------------------------------------ [2009-07-22 07:04:02] ras...@php.net Any 3rd-party extensions? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/49012 -- Edit this bug report at http://bugs.php.net/?id=49012&edit=1