C++ preprocessor “/lib/cpp” fails sanity

來源:互聯網
上載者:User
問題:
在安裝某些軟體的時候,運行./configure 會報錯,
configure: error: C++ preprocessor "/lib/cpp" fails sanitycheck See `config.log' for more details 
原因:
出現該情況是由於c++編譯器的相關package沒有安裝
解決辦法:
以root使用者安裝相關的包
# yum install glibc-headers# yum install gcc-c++
如果兄弟沒有配置yum的話,去 http://rpm.pbone.net/ 搜一下吧如果兄弟搜都不想搜的話。。。
1.gcc-c++-4.1.1-52.el5.x86_64.rpm -- http://download.csdn.net/source/5310502.glibc-headers-2.5-12.x86_64.rpm -- http://download.csdn.net/source/5310593.libstdc++-devel-4.1.1-52.el5.i386.rpm -- http://download.csdn.net/source/531066
注意:前兩個包有一個依賴包3,具體是哪個我忘記了。自己試一試吧。
 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.