ID: 19903 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: debian 2.2.18 PHP Version: 4.2.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-10-14 11:47:26] [EMAIL PROTECTED] Oups it's not netscape but apache .... ------------------------------------------------------------------------ [2002-10-14 11:03:08] [EMAIL PROTECTED] Hi, I have a problem when I try to do the make of netscape. ----------------------------- I did the configure with this way: ./configure --prefix=/usr/local/progs/apache --activate-module=src/modules/php4/libmodphp4.a ---------------------------- And the "make" gives that : ----------------------------- rm -f libstandard.a ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_status.o mod_include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_setenvif.o ranlib libstandard.a <=== src/modules/standard ===> src/modules/php4 gcc -c -I../../os/unix -I../../include -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED `../../apaci` mod_php4.c mod_php4.c:28: zend.h: No such file or directory mod_php4.c:29: php.h: No such file or directory mod_php4.c:30: php_variables.h: No such file or directory mod_php4.c:47: php_ini.h: No such file or directory mod_php4.c:48: php_globals.h: No such file or directory mod_php4.c:49: SAPI.h: No such file or directory mod_php4.c:50: php_main.h: No such file or directory mod_php4.c:52: zend_compile.h: No such file or directory mod_php4.c:53: zend_execute.h: No such file or directory mod_php4.c:54: zend_highlight.h: No such file or directory mod_php4.c:55: zend_indent.h: No such file or directory mod_php4.c:57: ext/standard/php_standard.h: No such file or directory make[4]: *** [mod_php4.o] Error 1 make[3]: *** [all] Error 1 make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/space1/users/pbenchem/PHP/apache_1.3.27/src' make[1]: *** [build-std] Error 2 make[1]: Leaving directory `/space1/users/pbenchem/PHP/apache_1.3.27' make: *** [build] Error 2 ------------------------------- If you have an idea. Thanks in advance. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19903&edit=1