Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
gnome-panel-2.6.1 depends on gconf-2.6.1, but the ebuild states: '>=gnome-base/gconf-2.3.3' See the file: gnome-panel-2.6.1/configure.in:69:GCONF_REQUIRED=2.6.1 Reproducible: Always Steps to Reproduce: Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-rc1) ================================================================= System uname: 2.6.5-rc1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz Gentoo Base System version 1.4.9 Autoconf: sys-devel/autoconf-2.58-r1 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-mcpu=pentium4 -O3 -pipe -msse2 -fomit-frame-pointer -funroll-loops" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-mcpu=pentium4 -O3 -pipe -msse2 -fomit-frame-pointer -funroll-loops" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://mirror.aarnet.edu.au/pub/gentoo http://www.planetmirror.com/pub/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/breakmygentoo/bmg-overlay" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X alsa apm arts avi berkdb crypt cups dvd encode esd foomaticdb gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imlib java jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls oggvorbis opengl pam pdflib perl png python qt quicktime readline sdl slang spell sse ssl svga tcpd truetype x86 xml2 xv zlib"
Just confirming this, for whatever that's worth. If the current gnome-panel ebuild is attempted configure will give an error about the versions of libraries installed, indicating that gconf must be at least version 2.6.1: configure:20860: error: Library requirements (ORBit-2.0 >= 2.4.0 gdk-pixbuf-2.0 >= 2.1.0 gtk+-2.0 >= 2.3.2 libgnome-2.0 >= 2.1.1 libgnomeui-2.0 >= 2.5.4 gnome-desktop-2.0 >= 2.1.4 gnome-vfs-2.0 >= 2.3.0 gnome-vfs-module-2.0 >= 2.1.3 libglade-2.0 >= 2.3.0 gconf-2.0 >= 2.6.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
*** This bug has been marked as a duplicate of 48583 ***