在使用macports安装Leopard时遇到麻烦

用macports构buildboost会导致cc1plus进程永远运行。 有人知道这是什么一回事吗? (顺便说一句,端口是1.710版本,我正在运行内核9.6.0的OS X 10.5.6)

$ 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 

您是否尝试过运行sudo port -d install boost来启用debugging消息,希望找出卡住的内容?