apache 설치시 ./configure 에러 제발좀 도와주세요...
=======================================================================
root@every:/data/apache_1.3.6] ./configure --prefix=/data/ec/apache/apache-admin
Configuring for Apache, Version 1.3.6
+ using installation path layout: Apache (config.layout)
+ Warning: no Perl interpreter available for support scripts.
+ Perhaps you have to select one with --with-perl=FILE.
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Solaris 270 platform
+ setting C compiler to cc
+ setting C pre-processor to cc -E
+ checking for system header files
+ adding selected modules
make: Fatal error: Command failed for target `dummy'
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. This is most likely because your C compiler
** is not ANSI. Apache requires an ANSI C Compiler, such
** as gcc. The above error message from your compiler
** will also provide a clue.
Aborting!
=======================================================================