Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29513 - distcc-2.11 configure fails "checking version of libgnome-2.0... Package libgnome-2.0 was not found in the pkg-config search path"
Summary: distcc-2.11 configure fails "checking version of libgnome-2.0... Package libg...
Status: RESOLVED DUPLICATE of bug 29511
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-24 07:06 UTC by Rob Davies
Modified: 2005-07-17 13:06 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 Rob Davies 2003-09-24 07:06:54 UTC
I found it necessary to turn off gtk and gnome in USE variable, to upgrade 
from distcc-.2.9 
 
[ebuild     U ] sys-devel/distcc-2.11 [2.9] 
 
USE="-gtk -gnome" emerge -u distcc 
 
In spite of that I seem to have some graphical files emerged : 
 
/usr/bin/distccmon-text 
/usr/bin/distcc-config 
/usr/share/distccmon-gnome.gladep 
/usr/share/distccmon-gnome.glade 
/usr/share/distccmon-gnome.desktop 
/usr/share/distccmon-gnome-icon.png 
 

Reproducible: Always
Steps to Reproduce:
1. Install system, taking USE defaults for gtk and gnome 
2. Install KDE 
3. emerge distcc 
4. ACCEPT_KEYWORDS="~x86" emerge -u distcc  
 
Actual Results:  
checking version of libgnome-2.0... Package libgnome-2.0 was not found in the 
pkg-config search path. 
Perhaps you should add the directory containing `libgnome-2.0.pc' 
to the PKG_CONFIG_PATH environment variable 
 
No package 'libgnome-2.0' found 
configure: error: libgnome-2.0 was not found by pkg-config 
 
!!! ERROR: sys-devel/distcc-2.11 failed. 
!!! Function econf, Line 324, Exitcode 1 
!!! econf failed 
 
 

Expected Results:  
Looks like distcc now depends on GNOME and GTK, unless the USE variable 
disables them.  I am not sure this would be expected, particularly as there's 
demand for emerge distcc before running bootstrap.sh in the install process. 
 
Maybe a good solution would be to have graphical monitors, emerged as a 
seperate package, for those who want them?
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-24 09:23:47 UTC

*** This bug has been marked as a duplicate of 29511 ***