|
|
发表于 2006-1-17 21:34:46
|
显示全部楼层
emerge 出错:
checking for KDE... libraries /usr/kde/3.4/lib, headers /usr/kde/3.4/include
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.
跟踪config.log
configure:29320: checking if UIC has KDE plugins available
configure:29347: /usr/qt/3/bin/uic -L /usr/kde/3.4/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp
configure:29350: $? = 0
configure:29364: result: no
configure:29367: error: you need to install kdelibs first.
看了一下actest.h actest.ui,2个文件没有,导致exit 0
你们呢? |
|