Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91839 - gtk-engines can't find gtk+
Summary: gtk-engines can't find gtk+
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-07 15:26 UTC by Gabriel Devenyi
Modified: 2005-06-01 17:08 UTC (History)
0 users

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


Attachments
Configure log file (config.log,7.44 KB, text/x-log)
2005-05-07 15:27 UTC, Gabriel Devenyi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel Devenyi 2005-05-07 15:26:03 UTC
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.9... no
*** Could not run GTK test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GTK or finding the wrong
*** version of GTK. If it is not finding GTK, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
*** If you have a RedHat 5.0 system, you should remove the GTK package that
*** came with the system with the command
***
***    rpm --erase --nodeps gtk gtk-devel
configure: error: *** GTK+-1.2.9 not installed - please install first ***

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gtk-engines-2.6.2/work/gtk-engines-0.12/config.log

-------------
Portage 2.0.51.21-r1 (default-linux/amd64/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.11-ck7 x86_64)
=================================================================
System uname: 2.6.11-ck7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.11
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.5-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe -ffast-math -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe -ffast-math -fomit-frame-pointer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox strict"
GENTOO_MIRRORS="ftp://gentoo.risq.qc.ca/ ftp://gentoo.mirrored.ca/"
LDFLAGS=" -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="amd64 16bit 3dnowext 4kstacks S3TC X a52 aac acpi alsa arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 bzlib cairo cdparanoia cdr chroot codecs crypt css cups curl curlwrappers dlloader dpms dvd dvdr dvdread emul-linux-x86 encode escreen exif fame fbcon ffmpeg fftw flac flash foomaticdb fortran ftp gd gdbm gif gimp gimpprint glitz gmp gnuplot gphoto2 gpm gtk gtk2 icq idea imagemagick imap imlib imlib2 java javascript jce jikes joystick jp2 jpeg jpeg2k kde kdeenablefinal kdepim kdexdeltas latex libsamplerate libwww live lm_sensors logitech-mouse lzo lzw lzw-tiff mad memlimit mime ming mmap mng mozilla moznocompose moznoirc moznomail mozp3p mozsvg mp3 mpeg mpeg4 mplayer msn ncurses net network nls no-old-linux no_wxgtk1 nodrm nomac noreiserfs nowin nptl nptlonly nvidia offensive ogg oggvorbis openal opengl oscar oss pam pcre pdf pdflib perl plotutils png ppds python qt quicktime rar readline real rtc samba sblive sdl sftplogging sharedmem smime sndfile sockets sox speex spell ssl svg symlink sysfs szip tetex theora threads tidy tiff transcode truetype truetype-fonts type1 type1-fonts unicode usb usepackagedmakefiles userlocales uudeview v4l v4l2 vcd vcdimager vidix vorbis wmf wsconvert xanim xine xinerama xml xml2 xpm xrandr xv xvid yv12 zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS, MAKEOPTS
Comment 1 Gabriel Devenyi 2005-05-07 15:27:04 UTC
Created attachment 58299 [details]
Configure log file

Attached as requested above
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2005-05-09 10:39:40 UTC
Please retry emerging gtk-engines without setting LDFLAGS, as that is unsupported.
Comment 3 Teutz 2005-06-01 12:54:09 UTC
same here, with or without ldflags (when compiled gtk-1.2.10 previously)
Comment 4 Leonardo Boshell (RETIRED) gentoo-dev 2005-06-01 17:08:45 UTC
Teutz, if you can reproduce this problem please open a new report, and include
the necessary information ("emerge info" and the build log, at least). Thanks.