LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 884|回复: 7

安装gnome-2.16出错了

[复制链接]
发表于 2006-9-14 15:33:29 | 显示全部楼层 |阅读模式
[php]        then mv -f ".deps/gswitchit-config.Tpo" ".deps/gswitchit-config.Po"; else rm -f ".deps/gswitchit-config.Tpo"; exit 1; fi
In file included from gswitchit-config.c:31:
./keyboard-config-registry-client.h:5:28: error: dbus/dbus-glib.h: No such file or directory
In file included from gswitchit-config.c:31:
./keyboard-config-registry-client.h:17: error: expected ')' before '*' token
./keyboard-config-registry-client.h:23: error: expected ')' before '*' token
./keyboard-config-registry-client.h:26: error: expected ')' before '*' token
./keyboard-config-registry-client.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
gswitchit-config.c: In function 'gswitchit_config_get_remote_lv_descriptions_utf8':
gswitchit-config.c:147: error: 'DBusGProxy' undeclared (first use in this function)
gswitchit-config.c:147: error: (Each undeclared identifier is reported only once
gswitchit-config.c:147: error: for each function it appears in.)
gswitchit-config.c:147: error: 'proxy' undeclared (first use in this function)
gswitchit-config.c:148: error: 'DBusGConnection' undeclared (first use in this function)
gswitchit-config.c:148: error: 'connection' undeclared (first use in this function)
gswitchit-config.c:151: warning: implicit declaration of function 'dbus_g_bus_get'
gswitchit-config.c:151: error: 'DBUS_BUS_SESSION' undeclared (first use in this function)
gswitchit-config.c:161: warning: implicit declaration of function 'dbus_g_proxy_new_for_name'
gswitchit-config.c:167: warning: implicit declaration of function 'org_gnome_KeyboardConfigRegistry_get_current_descriptions_as_utf8'
make[3]: *** [gswitchit-config.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-applets-2.16.0.1/work/gnome-applets-2.16.0.1/libgswitchit'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/gnome-applets-2.16.0.1/work/gnome-applets-2.16.0.1/libgswitchit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-applets-2.16.0.1/work/gnome-applets-2.16.0.1'
make: *** [all] Error 2

!!! ERROR: gnome-base/gnome-applets-2.16.0.1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   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 relevant.

[/php]
发表于 2006-9-14 15:38:43 | 显示全部楼层
这样的问题去gnome的邮件列表,或者gentoo forum可能比较合适,那里试用过gnome 2.16的人应该会更多
我还没emerge 2.16呢,
回复 支持 反对

使用道具 举报

发表于 2006-9-14 17:12:11 | 显示全部楼层
貌似dbus的问题。加上几个USE试试看。
回复 支持 反对

使用道具 举报

发表于 2006-9-15 07:37:20 | 显示全部楼层
我编译的时候也遇到了这个问题,我反馈到gentoo bugzilla很快就得到了回复:
加上一个"hal"的USE再emerge就可以了。
It appears as if the keyboard registry changes done upstream now made dbus
non-optional for gwitchit applet, even if HAL isn't used.
So dbus should be moved out of the hal USE flag conditional, or made dependant
of a dbus USE flag, which in turn would make the gswitchit applet dependant on
dbus USE flag. As dbus is required for gnome-settings-daemon anyway(?), I would
lean towards the former.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-15 09:33:08 | 显示全部楼层
hal是干么用的?
回复 支持 反对

使用道具 举报

发表于 2006-9-15 09:41:05 | 显示全部楼层
hardware abstraction layer
google
回复 支持 反对

使用道具 举报

发表于 2006-9-15 10:09:47 | 显示全部楼层
Post by Yuri
hal是干么用的?

与自动挂载有关

dbus 也要加到 USE 里
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-15 11:18:56 | 显示全部楼层
Post by 杨珂
与自动挂载有关

dbus 也要加到 USE 里
Post by zhlle
hardware abstraction layer
google

明白了.谢谢各位!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表