블랙박스(blackbox - 0.61.1)를 다운 받아서
설치 할려고 하는데.. 자꾸 에러 납니다.
tar xzvf 이후에....
./configure 에서 에러 납니다.
checking for ... gcc
checking whether the C compiler(gcc) works .... yes
checking whether the C compiler(gcc) is a cross-compiler .... no
checking whether we are using GNU C .... yes
checking whether gcc accepts -g .... yes
checking for c++ ...... no
checking for g++ ...... no
checking for gcc ...... gcc
checking whether the C++ Compiler(gcc)works ......no
configure : error ; installation or configuration problem :
C++ compiler cannot create executables.
지금 gcc-2.95.4 사용합니다. 레드햇7.2 사용합니다.
rp-pppoe 설치는 제대로 되던데요.
블박은 왜그러죠??
제 gcc에 문제가 있는건가요? 내용상으로 C++를 컴팔 못한다는 소리 같은데..--Festina Lente!