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

Bug 2779

Summary: dev-perl/gtk-perl: missing dependency on gnome-extra/gtk-html (fix inside)
Product: Gentoo Linux Reporter: Jochem Kossen <j.kossen>
Component: New packagesAssignee: Michael Cummings (RETIRED) <mcummings>
Status: RESOLVED FIXED    
Severity: normal CC: alexander, bartelt, gaarde
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jochem Kossen 2002-05-16 13:10:39 UTC
bash-2.05a# emerge dev-perl/gtk-perl
Calculating dependencies ...done!
>>> emerge dev-perl/gtk-perl-0.7008-r3 to /
>>> md5 ;-) Gtk-Perl-0.7008.tar.gz
>>> Unpacking source...
>>> Unpacking Gtk-Perl-0.7008.tar.gz
>>> Source unpacked.
Unknown library `gtkhtml'
Can't exec "gdk-pixbuf-config": No such file or directory at Makefile.PL line 141.
Submodule gdkpixbuf is needed to build gnomeprint but it appears 
it's misdetected or not selected for compilation.
Available modules: gtk gtkhtml gtkglarea gdkimlib gdkpixbuf gtkxmhtml gnome
gnomeprint applets glade.

You can disable the inclusion of a module using --without-pkgname.
If a package is misdetected and you still want it to compile 
use --with-pkgname-force.
To disable autodetection of modules use --without-guessing.
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: The ebuild did not complete successfully.
!!! Function base_src_compile, Line 3, Exitcode 2
!!! compilation failed

!!! emerge aborting on  /usr/portage/dev-perl/gtk-perl/gtk-perl-0.7008-r3.ebuild .
bash-2.05a#

FIX:

--- gtk-perl-0.7008-r3.ebuild.orig      Thu May 16 19:59:30 2002
+++ gtk-perl-0.7008-r3.ebuild   Thu May 16 19:59:57 2002
@@ -16,6 +16,7 @@
 newdepend ">=x11-libs/gtk+-1.2.10-r4 \
        dev-perl/XML-Writer \
        dev-perl/XML-Parser \
-       gnome-base/gnome-libs"
+       gnome-base/gnome-libs \
+       gnome-extra/gtkhtml"
 
 mydoc="VERSIONS WARNING NOTES"
Comment 1 Matt Keadle 2002-05-16 19:45:57 UTC
also solved by emerging gdk-pixbuf before gtk-perl.
Comment 2 Ricardo Campos 2002-10-17 09:53:06 UTC
The error I got was the same except for the line:

!! Function perl-module-src-compile, Line 10, Exit code 2

Neither of the mentioned fixes fixed this bug for me.
Comment 3 Sascha Wuestemann 2002-10-17 18:06:34 UTC
untested, but there seems to be a solution:
http://forums.gentoo.org/viewtopic.php?t=18652&highlight=gtkperl&sid=566ce6a31f
4037ed73f1e2383b8efeeb
Comment 4 SpanKY gentoo-dev 2002-10-19 14:44:48 UTC
*** Bug 9300 has been marked as a duplicate of this bug. ***
Comment 5 SpanKY gentoo-dev 2002-10-19 14:45:26 UTC
*** Bug 9342 has been marked as a duplicate of this bug. ***
Comment 6 SpanKY gentoo-dev 2002-11-05 15:00:03 UTC
*** Bug 10289 has been marked as a duplicate of this bug. ***
Comment 7 Michael Cummings (RETIRED) gentoo-dev 2002-11-26 11:20:50 UTC
fixed as of r8