1842 번 글의 답장글: Re: 아파치설치에러 |
글쓴이: 산이
[홈페이지]
|
글쓴날: 2003년 12월 28일 19:06:33 일(저녁) |
조회: 940 |
[김희석]님이 남기신 글:
>-----------------------------------------
>답변자가 기본적으로 참고할 내용입니다.
>- 배포판(옵션) : 와우리눅스 파란 r2
>- 커널버전(옵션)
:
>- 데몬버전(예:apache
1.3.27) :
>- 데몬설치유형(RPM/컴파일/기타)
:
>-----------------------------------------
>
>아래 메세지가 뜨면서 아파치 설치가 안돼거든용
>
>고수님들의 의견 부탁드립니다.
>
>[root@localhost apache_1.3.29]# ./config.status
>Configuring for Apache, Version 1.3.29
> + using installation path layout: Apache (config.layout)
>Creating Makefile
>Creating Configuration.apaci in src
>Creating Makefile in src
> + configured for Linux platform
> + setting C compiler to gcc
> + setting C pre-processor to NOT-AVAILABLE
> + using "tr [a-z] [A-Z]" to uppercase
> + checking for system header files
> + adding selected modules
> + using builtin Expat
> + 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 ========
>cd ..; gcc -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED
`./apaci` -o helpers/dummy helpers/dummy.c -lm
>/usr/bin/ld: cannot open crt1.o: No such file or directory
>collect2: ld returned 1 exit status
>make: *** [dummy] Error 1
>============= End of Error Report =============
========================================
# pwd
/usr/local/src/apache_1.3.29
#
# make distclean
위의 명령어를 아파치 소스디렉토에서
한번 실행하세요.
에러가 나도 무시하면 됩니다.
그 다음
# pwd
/usr/local/src/apache_1.3.29
#
# ./configure --prefix=/usr/local/apache-test
이렇게 명령어를 내려서 Makefile 이 만들어지는지
테스트 해보세요.
./confiure 의 결는 Makefile 이 만들집니다.
아마 config.status 안에 잘못된 설정이 있는것 같네요.
|
이전글 : 아파치설치에러
다음글 : 안녕하세요. BIND9 버전에서 RNDC관련 질문입니다.
|
from 61.254.130.225
JS(Redhands)Board 0.4 +@
|