ID: 9711 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: Does this happen with latest CVS snapshot now? --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-12 13:47:06] [EMAIL PROTECTED] When trying to run make, I get the following messages: ******* Making install in main gcc -I. -I/home/php4-200103120945/main -I/home/php4-200103120945/main -I/home/o In file included from php_compat.h:7, from php.h:35, from main.c:26: php_config.h:1783: warning: `ZEND_DEBUG' redefined /home/apache_1.3.12/src/include/../php_config.h:1606: warning: this is the locan php_config.h:1813: warning: `PHP_BUILD_DATE' redefined /home/apache_1.3.12/src/include/../php_config.h:1636: warning: this is the locan In file included from php_compat.h:7, from php.h:35, from main.c:26: php_config.h:1864: warning: `zend_isinf' redefined /home/apache_1.3.12/src/include/../php_config.h:1681: warning: this is the locan main.c: In function `php_module_startup': main.c:790: structure has no member named `get_configuration_directive' main.c: In function `php_execute_script': main.c:1153: structure has no member named `exit_status' main.c:1164: structure has no member named `exit_status' main.c:1203: structure has no member named `exit_status' *** Error code 1 make: Fatal error: Command failed for target `main.lo' Current working directory /home/php4-200103120945/main *** Error code 1 make: Fatal error: Command failed for target `install-recursive' Current working directory /home/php4-200103120945/main *** Error code 1 make: Fatal error: Command failed for target `install-recursive' ***** This is after I run ./configure --with-informix=yes --with-apache=../apache_1.3.12 --enable-track-vars with no problems. This is a exisiting server that already has apache 1.3.12 with php4.0.2 running. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9711&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]