Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2946

Summary: gdk-pixbuf blocks compilation of gtk-perl
Product: Gentoo Linux Reporter: pavel zaitsev <pavel>
Component: Current packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://perlpimp.com
Whiteboard:
Package list:
Runtime testing required: ---

Description pavel zaitsev 2002-05-23 01:26:33 UTC
Once installing gimp, gtk-perl was being pulled in. emerge panicked,
trying to load 'subpackage' gdkpixbuf, suggesting that it guessed a wrong name.

sorry no error source.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-23 03:40:18 UTC
do you have gdk-pixbuf?
Comment 2 Ian Goldby 2002-05-24 16:49:14 UTC
I had the same problem. It seems that gdk-pixbuf is a dependency of gtk-perl,  
but it's not mentioned in the ebuild. I added media-libs/gdk-pixbuf as a  
dependency in my local copy of  
portage/dev-perl/gtk-perl/gtk-perl-0.7008-r3.ebuild and then gtk-perl built  
without further problems. Suggest that this is corrected in the official  
distribution. 
 
(I have the -gnome USE setting, in case that is relevant.) 
  
See also <http://forums.gentoo.org/viewtopic.php?t=2851> 
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-26 21:19:46 UTC
Thanks for that Ian. I have added it as a dep and things should work in the -r4
release :)