이거 이상하네요..
php에다가 apache 소스 지정해주고 컴파일 시키면..
apache/src/modules/php4 디렉토리에..
libphp4.a 라는 파일이 생겨야 하지 않나요 ?
근데 이게 안생기네요..-_-;;
무슨 문제가 있는지 모르겠습니다.
gcc 문제인가 ?
redhat 7.2 이구요..
gcc-2.96-98
glibc-2.2.4-13입니닷..
php는 에러없이 컴파일 되엇구요...
apache 에러메세지는 다음과 같습니다.
<=== src/modules/standard
===> src/modules/php4
make[4]: *** No rule to make target `all'. Stop.
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/tmp/apache_1.3.22/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/tmp/apache_1.3.22'
make: *** [build] Error 2
아시는 분 좀 가르쳐 주세요..