jakarta-tomcat-connectors-jk2-2.0.4 컴파일 오류~
글쓴이: darkduck / 작성시간: 일, 2005/04/24 - 11:52오전
jakarta-tomcat-connectors-jk2-2.0.4 컴파일 오류~
입니다. 아래 좀 봐주세요...
yum install gcc
했는데 아래와 같은 에러가 나는데..
뭘 설치해야 되는지요?
미리 감사드립니다.
$ pwd /usr/local/src/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2 [root@localhost native2]# ./configure --with-apxs2=/usr/sbin/apxs checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. [root@localhost native2]# pwd /usr/local/src/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2 [root@localhost native2]#
Forums:
Re: jakarta-tomcat-connectors-jk2-2.0.4 컴파일 오류~
g++이 업는겁니다
g++챠서 이런파일이 업다고 하면 안깔은겁니다
gcc-c++에 있습니다.
즐린
답변 감사합니다.
hys545님 답변 감사합니다...
나중에 보면..이런..초보적인 질문...그렇게 생각하지만..
막상 왜 그렇게 생각이 안나고..멍한지...
설치했습니다. 감사합니다.^^
댓글 달기