아파치 ./configure 할때..에러가 나는데 알려주세요~!!

Configuring for Apache, Version 1.3.20
+ using installation path layout Apache (config.layout)
+ activated php4 module (modules/php4/libphp4.a)
Creating Makefile
Creating Configuration.apaci in src
cd ..; gcc -DLINUX=22 -I/usr/local/php -I/usr/local/php/main -
I/usr/local/php/main -I/usr/l
ocal/php/Zend -I/usr/local/php/Zend -I/usr/local/php/TSRM -
I/usr/local/php/TSRM -I/usr/local
/php -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -o
helpers/dummy helpers/du
mmy.c -rdynamic -Lmodules/php4 -L../modules/php4 -
L../../modules/php4 -lmodphp4 -lpam -l
dl -lz -lcrypt -lresolv -lm -ldl -lnsl -lresolv -lcrypt -lm -
lcrypt
/usr/bin/ld cannot find -lmodphp4
collect2 ld returned 1 exit status
make *** [dummy] Error 1
Creating Makefile in src
+ configured for Linux platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ checking for system header files
+ adding selected modules
o php4_module uses ConfigStart/End
+ checking sizeof various data types
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.
======== Error Output for sanity check ========
============= End of Error Report =============
Aborting!
계속 이런 에러가 납니다. 벌써 몇뻔째 설치해보는데..
gcc두 이상 없는듯 싶구~..ANSI C Compiler가 필요하다는데..
...gcc는 2.96인데..계속 이러네요~!!
좀 알려주세요
댓글 달기