ID: 19367 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.2.3 New Comment:
With Apache 2.0.36/Oracle 8i/PHP4.2.2 it compiles correctly. I tested Apache 2.0.40/Oracle 8i/PHP4.2.3 and Apache 2.0.40/Oracle 8i/PHP4.2.2 but I have the same problem: make[2]: Entering directory `/dati/local/src/php-4.2.3/sapi/apache2filter' make[3]: Entering directory `/dati/local/src/php-4.2.3/sapi/apache2filter' /bin/sh /dati/local/src/php-4.2.3/libtool --silent --mode=compile gcc -I. -I/dati/local/src/php-4.2.3/sapi/apache2filter -I/dati/local/src/php-4.2.3/main -I/dati/local/src/php-4.2.3 -I/dati/local/apache_TLFDB/include -I/dati/local/src/php-4.2.3/Zend -I/dati/local/src/php-4.2.3/ext/mysql/libmysql -I/app/oracle/product/8.1.7/rdbms/public -I/app/oracle/product/8.1.7/rdbms/demo -I/dati/local/include -I/dati/local/src/php-4.2.3/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/dati/local/src/php-4.2.3/TSRM -DTHREAD=1 -g -O2 -pthreads -DZTS -prefer-pic -c sapi_apache2.c sapi_apache2.c: In function `php_register_hook': sapi_apache2.c:567: too many arguments to function `ap_register_output_filter' sapi_apache2.c:568: too many arguments to function `ap_register_input_filter' make[3]: *** [sapi_apache2.lo] Error 1 make[3]: Leaving directory `/dati/local/src/php-4.2.3/sapi/apache2filter' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/dati/local/src/php-4.2.3/sapi/apache2filter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/dati/local/src/php-4.2.3/sapi' make: *** [all-recursive] Error 1 Previous Comments: ------------------------------------------------------------------------ [2002-09-12 02:13:54] [EMAIL PROTECTED] Upgrade to apache 2.0.40. Derick ------------------------------------------------------------------------ [2002-09-12 02:10:41] [EMAIL PROTECTED] Apache 2.0.36/Oracle 8i/PHP4.2.3 Will not compile sapi_apache2.c: In function `php_register_hook': sapi_apache2.c:567: too many arguments to function `ap_register_output_filter' sapi_apache2.c:568: too many arguments to function `ap_register_input_filter' make[3]: *** [sapi_apache2.lo] Error 1 make[3]: Leaving directory `/dati/local/src/php-4.2.3/sapi/apache2filter' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/dati/local/src/php-4.2.3/sapi/apache2filter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/dati/local/src/php-4.2.3/sapi' make: *** [all-recursive] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19367&edit=1
