Hello,

since a recent cvs update apache stops compiling here:

===> src/modules/php4
gcc -c  -I../../os/unix -I../../include   -DLINUX=22 -I/usr/include/db1 
-DNO_DL_NEEDED `../../apaci` -DLINUX=22 -I/usr/include/db1 -I 
-I/dat/dev/php/php-4.3.0dev -I/dat/dev/php/php-4.3.0dev/sapi 
-I/dat/dev/php/php-4.3.0dev/sapi/apache -I/dat/dev/php/php-4.3.0dev/main 
-I/dat/dev/php/php-4.3.0dev/Zend -I/dat/dev/php/php-4.3.0dev/TSRM   
mod_php4.c
In file included from 
/dat/dev/php/php-4.3.0dev/sapi/apache/php_apache_http.h:9,                 
from mod_php4.c:22:
/dat/dev/php/php-4.3.0dev/main/php_regex.h:12:31: regex/regex_extra.h: No 
such file or directory
/dat/dev/php/php-4.3.0dev/main/php_regex.h:13:25: regex/regex.h: No such 
file or directory
/dat/dev/php/php-4.3.0dev/main/php_regex.h:17:31: regex/regex_extra.h: No 
such file or directory
In file included from /dat/dev/php/php-4.3.0dev/main/php_variables.h:25,
                 from 
/dat/dev/php/php-4.3.0dev/sapi/apache/php_apache_http.h:29,
                 from mod_php4.c:22:
/dat/dev/php/php-4.3.0dev/main/php.h:305:29: main/php_output.h: No such 
file or directory
In file included from mod_php4.c:22:
/dat/dev/php/php-4.3.0dev/sapi/apache/php_apache_http.h:32:39: 
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 `/dat/dev/php/apache_1.3.23/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/dat/dev/php/apache_1.3.23'
make: *** [build] Error 2




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to