|
|
很奇怪的失败报错:
/usr/lib/libgtk-x11-2.0.so: undefined reference to `cairo_pdf_surface_create'
/usr/lib/libgtk-x11-2.0.so: undefined reference to `cairo_pdf_surface_create_for _stream'
/usr/lib/libgtk-x11-2.0.so: undefined reference to `cairo_pdf_surface_set_size'
collect2: ld returned 1 exit status
make[2]: *** [check-program] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/eel-2.16.1/work/eel-2.16 .1/eel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-base/eel-2.16.1/work/eel-2.16 .1'
make: *** [all] Error 2
!!! ERROR: gnome-base/eel-2.16.1 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ebuild.sh, line 1261: Called gnome2_src_compile
gnome2.eclass, line 64: Called die
!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if rel evant.
可是我的x11-libs/cairo已经是1.2.4的最新版本了阿。
我用的是~86,内核为2.6.18-gentoo-r2,已经用emerge --sync升级为最新的包,以上的错误是在emerge -uDN world时候出现的。
请大虾给我说说如何解决 |
|