|
发表于 2008-12-28 05:07:42
|
显示全部楼层
about apvlv
自从第一次升级后就一直编译不成功。- ApvlvWindow.cpp: In member function ‘apvlv::ApvlvWindow* apvlv::ApvlvWindow::getkj(int, bool)’:
- ApvlvWindow.cpp:198: warning: suggest parentheses around && within ||
- ApvlvWindow.cpp: In member function ‘apvlv::ApvlvWindow* apvlv::ApvlvWindow::gethl(int, bool)’:
- ApvlvWindow.cpp:258: warning: suggest parentheses around && within ||
- ApvlvDoc.cpp: In static member function ‘static void apvlv::ApvlvDoc::draw_page(GtkPrintOperation*, GtkPrintContext*, gint, apvlv::PrintData*)’:
- ApvlvDoc.cpp:1013: error: ‘poppler_page_render_for_printing’ was not declared in this scope
- make[2]: *** [ApvlvDoc.o] Error 1
- make[2]: Leaving directory `/var/tmp/portage/app-text/apvlv-0.0.4.6/work/apvlv-0.0.4.6/src'
- make[1]: *** [all] Error 2
- make[1]: Leaving directory `/var/tmp/portage/app-text/apvlv-0.0.4.6/work/apvlv-0.0.4.6/src'
- make: *** [all-recursive] Error 1
- *
- * ERROR: app-text/apvlv-0.0.4.6 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_compile
- * environment, line 94: Called _eapi2_src_compile
- * ebuild.sh, line 629: Called die
- * The specific snippet of code:
- * emake || die "emake failed"
- * The die message:
- * emake failed
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/app-text/apvlv-0.0.4.6/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/app-text/apvlv-0.0.4.6/temp/environment'.
- * This ebuild is from an overlay: '/usr/local/portage/layman/gentoo-china/'
- *
复制代码
是不是一些依赖的组件需要安装,比如 popplerkit ;或者是哪个组件的USE需要添加的? |
|