Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85523 - gnome-base/control-center-2.10.0 needs gtk+-2.6 but dependencies list only 2.4
Summary: gnome-base/control-center-2.10.0 needs gtk+-2.6 but dependencies list only 2.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 09:45 UTC by Christophe
Modified: 2005-03-16 11:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe 2005-03-16 09:45:35 UTC
Trying to emerge gnome-base/control-center-2.10.0 failed (when having only gtk+-2.4) with error :

x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe -Wall -o gnome-control-center control-center-categories.o control-center.o gnomecc-rounded-rect.o gnomecc-event-box.o -Wl,--export-dynamic  -pthread -L//usr/lib -L/usr/X11R6/lib64 /usr/lib/libglade-2.0.so /usr/lib/libgnome-desktop-2.so /usr/lib/libgnomeui-2.so /usr/lib/libstartup-notification-1.so /usr/lib/libbonoboui-2.so /usr/lib/libxml2.so -lpthread -lz /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgnomevfs-2.so /usr/lib/libbonobo-2.so /usr/lib/libgconf-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so -lm /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so /usr/lib/libgnome-menu.so /usr/lib/libglib-2.0.so -lSM -lICE -L/usr/lib64 -lX11
control-center.o(.text+0x2109): In function `main':
: undefined reference to `gtk_window_set_icon_name'
collect2: ld returned 1 exit status
make[3]: *** [gnome-control-center] Error 1
make[3]: Leaving directory `/var/tmp/portage/control-center-2.10.0/work/control-center-2.10.0/control-center'

Upgrading gtk+ to >=2.6 (which is anyway needed for gnome-2.10) solved it.

PS:This causes gnome or gnome-light 2.10 emerge to failed because gtk+-2.6 is only emerged after control-center...


Reproducible: Always
Steps to Reproduce:
1. emerge control-center
2.
3.




Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 10 2005, 00:53:56)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa apache2 avi bonobo cups dv dvd dvdread eds encode font-server
gnome gphoto2 gstreamer gtk gtk2 hal howl java jpeg mad mbox mozsvg mpeg mplayer
multilib network nptl nvidia ogg oggvorbis opengl quicktime readline real svg
theora tiff truetype truetype-fonts type1-fonts v4l v4l2 xosd xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-03-16 11:39:17 UTC
arg wrong dep in configure.in again. Thanks for the report, this is fixed in cvs