solaris8 make_3.80을 깔았습니다. ..결국 2.6solaris 버전을 빼고는 gmake를 따로 깔아야 한
다는 말씀이군요..해보고 다시 올리겠습니다.^^
: make가 없다는 것 같은데요
: make를 찾는것 같습니다
: www.sunfreeware.com에 가보시면 gmake가 있는데 이거한번 깔아보십시요
:
:
: : 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!
: :
: : --
: : 정량섭--정량섭