gcc_2.95.3_solaris8_sparc 설치했고
/usr/ucb/cc를 심볼릭 링크로 만들었습니다.(->/usr/local/bin/gcc) 그리고 apache_1.3.27
인스톨후 ./configure에서 아래와 같은 에러가 발생했습니다. 유저분들 도와주세여!!!
ps. 나또 밤새게 생겼어여 좀 도와주세여 3일째에여.... ㅠ.ㅠ
###################################################################################
# ./configure
Configuring for Apache, Version 1.3.27
+ Warning: Configuring Apache with default settings.
+ This is probably not what you really want.
+ Please read the README.configure and INSTALL files
+ first or at least run './configure --help' for
+ a compact summary of available options.
+ using installation path layout: Apache (config.layout
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Solaris 280 platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ checking for system header files
./helpers/TestCompile: make: not found
+ adding selected modules
./Configure: make: not found
+ using builtin Expat
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
./helpers/TestCompile: make: not found
+ checking sizeof various data types
./helpers/TestCompile: make: not found
+ 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 ========
./helpers/TestCompile: make: not found
============= End of Error Report =============
Aborting!--정량섭