|
我是第一次成功安装gentoo,用二进制包安装了gnome-light,然后更新portage!
我试着安装gedit,在configure阶段就出错了。而安装zhcon时在编译阶段出错。
请高手指点一下该如何解决。
gedit的输出:
checking for intltool >= 0.20... 0.33 found
checking for perl... /usr/bin/perl
checking for XML: arser... configure: error: XML: arser perl module is required for intltool
!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/libgnomecups-0.2.0/work/libgnomecups-0.2.0/config.log
!!! ERROR: net-print/libgnomecups-0.2.0 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
zhcon的输出:
In file included from /usr/include/linux/keyboard.h:14,
from inputmanager.cpp:517:
/usr/include/linux/wait.h: In function `int wait_on_bit(void*, int, int
(*)(void*), unsigned int)':
/usr/include/linux/wait.h:376: error: invalid conversion from `void*' to `const
volatile long unsigned int*'
/usr/include/linux/wait.h:376: error: invalid conversion from `void*' to `const
volatile long unsigned int*'
/usr/include/linux/wait.h: In function `int wait_on_bit_lock(void*, int, int
(*)(void*), unsigned int)':
/usr/include/linux/wait.h:400: error: invalid conversion from `void*' to `
volatile long unsigned int*'
make[3]: *** [inputmanager.o] 错误 1
make[3]: *** 正在等待未完成的任务....
make[3]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3/src'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3'
make: *** [all] 错误 2
!!! ERROR: app-i18n/zhcon-0.2.3-r1 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message. |
|