Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138491 - GTK2 incorrectly installed
Summary: GTK2 incorrectly installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-29 08:52 UTC by Victor Nawothnig
Modified: 2006-06-29 09:26 UTC (History)
0 users

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


Attachments
The config.log for emerge freeciv (config.log,63.31 KB, application/octet-stream)
2006-06-29 08:53 UTC, Victor Nawothnig
Details
config.log (config.log,63.31 KB, text/plain)
2006-06-29 08:54 UTC, Victor Nawothnig
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Nawothnig 2006-06-29 08:52:30 UTC
An emerge freeciv does break with this line:

*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: specified client 'gtk-2.0' not configurable (GTK+-2.0 libraries not found)

The config.log will be attached.

(Before I switched to gcc-4.1 and rebuild my system and world I had not this problem)

Here my emerge --info.

hal9000 ~ # emerge --info
Portage 2.1.1_pre1-r2 (default-linux/x86/no-nptl, gcc-4.1.0, glibc-2.3.6-r4, 2.6.14-gentoo-r7 i686)
=================================================================
System uname: 2.6.14-gentoo-r7 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 16bit 3dnow 3dnowext 7zip X aac accessibility acpi aim aimextras alsa amarok apache apache2 apm asf avi bashlogger berkdb bitmap-fonts c++ ccache cdrom chroot cli crypt css cups dedicated dhcp dio disk-cache divx4linux double-precision dri dvd dvdr eds emboss encode fame fastcgi firefox foomaticdb fortran gatos gcj gdbm gif gimp glibc glibc-compat20 glibc-omitfp glx gnome gphoto2 gpm gstreamer gtk gtk2 icq imlib ipv6 irc isdnlog javascript jpeg kde kdeenablefinal libg++ libwww mad math md5sum mem-cache memcache memlimit mikmod mmx mmxext motif mp3 mpeg mpeg4 mplayer msn musicbrainz mysql ncurses net nls no-old-linux nowin nsplugin nvidia ogg opengl pcre pdflib perl png pppd python qt quicktime readline reflection reiserfs sdl sensord session spell spl ssl tcpd truetype truetype-fonts type1-fonts unicode userlocales utf8 vorbis win32codecs wxwindows xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en linguas_de userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Victor Nawothnig 2006-06-29 08:53:31 UTC
Created attachment 90436 [details]
The config.log for emerge freeciv

/var/tmp/portage/portage/freeciv-2.0.8/work/freeciv-2.0.8/config.log
Comment 2 Victor Nawothnig 2006-06-29 08:54:32 UTC
Created attachment 90437 [details]
config.log

Sorry. Now as text file.
Comment 3 Victor Nawothnig 2006-06-29 09:26:01 UTC
Sorry. Solved it myself. (Read the config.log..)
Just needed to upgrade libpng.