When compile PHP 4.0.4 with Apache 1.3.14:
./configure --prefix=../apahche --activate-module=src/modules/php4/libphp4.a
it is successful£¬but when I type£º
make
Error turned out as follow£º
.
.
.
rc/modules/php4
make[4]: No rule to make target ../../include/alloc.h', needed by
mod_php4.o'. Stop.
make[3]: [all] Error 1
make[2]: [subdirs] Error 1
make[2]: Leaving directory /usr/local/apache_1.3.14/src'
/usr/local/apache_1.3.14'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory
make: [build] Error 2
Who can tell me why,and how to solve this problem!Thanks very much£¡