|
|
早上emerge -uD world了一下,看了一下,中间包含了dbus和hal,还有一个什么记不清了
dbus升级要先unmerge掉旧的版本
dbus升级成功了,但hal失败了
checking for PACKAGE... configure: error: Package requirements (glib-2.0 >= 2.6.0, gobject-2.0 >= 2.6.0, dbus-glib-1 >= 0.33, dbus-1 >= 0.33) were not met:
No package 'dbus-glib-1' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/hal-0.5.7.1-r3/work/hal-0.5.7.1/config.log
!!! ERROR: sys-apps/hal-0.5.7.1-r3 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
hal-0.5.7.1-r3.ebuild, line 142: Called econf '--with-doc-dir=/usr/share/doc/hal-0.5.7.1-r3' '--with-os-type=gentoo' '--with-pid-file=/var/run/hald.pid' '--with-hwdata=//usr/share/misc/pci.ids' '--enable-hotplug-map' '--disable-verbose-mode' '--disable-pcmcia-support' '--disable-acpi-proc' '--disable-docbook-docs' '--disable-doxygen-docs' '--disable-selinux'
ebuild.sh, line 540: Called die
!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
现在gnome进不去了,但twm和kde还行
一些程序也不能打开了,如gedit ,gnome-terminal
打开gedit,提示
gedit: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory |
|