./configure실행시 에러가 나여.. 제발 도와주세여~
![익명 사용자의 이미지 익명 사용자의 이미지](/files/bluemarine_logo.png)
와우리눅스7.0 까치를 쓰고 있는데..기존에 있던 아파치를 rpm -e 해서 지우
고
다시 깔려고 하는데.. 자꾸 아래와 같은 에러가 나서요..
도와 주세여..
./configure --prefix=/usr/local/apache --enable-module=so
Configuring for Apache, Version 1.3.20
+ using installation path layout Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
cd ..; gcc -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite
`./apaci` -o helpers/dummy helpers/dummy.c -lm
/lib/libc.so.6 undefined reference to ` _dl_out_of_memory@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_clktck@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_argv@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_debug_files@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to `
_dl_check_map_versions@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_load_lock@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_init_all_dirs@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_init@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_all_dirs@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_nloaded@GLIBC_2.2 '
/lib/libc.so.6 undefined reference to ` _dl_pagesize@GLIBC_2.2 '
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
+ 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!
Re: ./configure실행시 에러가 나여.. 제발 도와주세여~
전에 그런 에러가 나온적이 있는데여...
그거 싸그리 지우고 다시한번 풀어서 해 보세여..
지금까지 푼거 전부 다 지우고요...
Re^2: ./configure실행시 에러가 나여.. 제발 도와주세여~
컴파일러가 없는거 아닌가요?
such as gcc..
버전별로 깔았다 지웠다 했는데두 안되여~
버전별로 깔았다 지웠다 했는데두 안되여~
벌써 몇 번을 이짓을 하고 있는쥐..
흑..
Re^3: ./configure실행시 에러가 나여.. 제발 도와주세여~
컴파일러는 있는데여..
gcc /usr/bin/gcc
요기에
버전은 2.96이구영
댓글 달기