디버깅/리눅스
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
pmj0403
2010. 4. 13. 11:03
반응형
해결책: gcc-c++ 설치하면 됨
yum install gcc-c++
반응형