|
cant compile gtk apps
I'm having problems installing certain packages using gentoo.
gnome, vmware-player, and gimp to name a few do not compile. GTK+ complains one way or another, and i think it believes version .16 is installed, when in fact it is not.
Below is a snippet of where the gimp compile failed:
checking for GTK+ - version >= 2.4.4...
*** 'pkg-config --modversion gtk+-2.0' returned 2.8.12, but GTK+ (2.8.16)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GTK+. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error: Test for GTK+ failed. See the file 'INSTALL' for help.
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gimp-2.2.8-r1/work/gimp-2.2.8/config.log
!!! ERROR: media-gfx/gimp-2.2.8-r1 failed.
Call stack:
ebuild.sh, line 1526: Called dyn_compile
ebuild.sh, line 923: Called src_compile
gimp-2.2.8-r1.ebuild, line 114: Called econf '--disable-default-binary' '--with-x' '--disable-mmx' '--disable-sse' '--disable-altivec' '--enable-gtk-doc' '--enable-python' '--disable-print' '--with-libpng' '--with-libjpeg' '--with-libexif' '--disable-mp' '--with-libtiff' '--without-libmng' '--without-aa' '--disable-lcms' '--disable-gtkhtml' '--enable-svg' '--disable-debug'
ebuild.sh, line 527: Called die
!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
**edit:
i have tried reinstalling gtk+, and that didnt work.
Last edited by bee2643; 04-13-2006 at 11:57 AM.
|