configure error 조언 부탁드립니다.
아파치를 설치하려고 configure하면
./helpers/TestCompile:/apache_1.2.33/src/helpers/testfunc: cannot execute binary file
와 같은 에러가 뜹니다.
그래서인지 그 이후에 make와 makeinstall 또한 안됩니다.
그전에 잘 설치되었던 것인데 해킹을 당한것인지...ㅠㅠ
조언 부탁드리겠습니다.
[root@ns apache_1.2.33]# ./configure --prefix=/usr/local/apache
Configuring for Apache, Version 1.3.22
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
./helpers/TestCompile:/apache_1.2.33/src/helpers/testfunc: cannot execute binary file
./helpers/TestCompile:/apache_1.2.33/src/helpers/testfunc: cannot execute binary file
./helpers/TestCompile:/apache_1.2.33/src/helpers/testfunc: cannot execute binary file
./helpers/TestCompile:/apache_1.2.33/src/helpers/testfunc: cannot execute binary file
./helpers/TestCompile:/apache_1.2.33/src/helpers/testfunc: cannot execute binary file
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
+ using builtin Expat
+ checking sizeof various data types
+ doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard
[root@ns apache_1.2.33]#