使用 macports 在 Leopard 上安裝 boost 時遇到問題

使用 macports 在 Leopard 上安裝 boost 時遇到問題

使用 macports Falls 建置 boost 會導致 cc1plus 程序永遠運作。有人知道這是什麼一回事嗎? (順便說一句,連接埠版本為 1.710,我運行的是 OS X 10.5.6,核心為 9.6.0)

$ port install boost
--->  Fetching boost
--->  Attempting to fetch boost_1_38_0.tar.bz2 from http://superb-east.dl.sourceforge.net/boost
--->  Verifying checksum(s) for boost
--->  Extracting boost
--->  Applying patches to boost
--->  Configuring boost
--->  Building boost

答案1

您是否嘗試過運行sudo port -d install boost以啟用偵錯訊息,希望找出它卡在什麼地方?

相關內容