Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9300 - error in dev-perl/gtk-perl depandancies
Summary: error in dev-perl/gtk-perl depandancies
Status: RESOLVED DUPLICATE of bug 2779
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-18 09:21 UTC by Paul Belt
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Paul Belt 2002-10-18 09:21:07 UTC
needs
media-libs/gdk-pixbuf-0.18.0

won't build with
media-libs/gdk-pixbuf-0.20.0
Comment 1 Paul Belt 2002-10-18 09:29:19 UTC
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.
Comment 2 Whit Blauvelt 2002-10-19 10:52:11 UTC
Also ran into this with "emerge kde" on 1.4_rc.1. Quoting from written notes:

Gtk-Perl-0.7008.tar.gz
Unknown library 'gtkhtml'
Submodule gdkpixbuf is needed to build gnomeprint but it appears it's
misdetected or not selected for compilation
Available modules: gtk gtkhtml ... gdkpixbuf
!!! Error: The ebuild did not complete ...
Function perl-module_src_complis Line 10, Exitcode 2

So we have an error message apparently saying gtkhtml and gdkpixbuf are missing,
and another line saying they're there. I assume from the reporter this has to do
with versions? In that case the error messages should specify versions to make
this clear when it happens.

Now, what the heck is "emerge kde" doing building _gnomeprint_ anyhow? It's all
a matter of personal preference, but my personal preference is not to have
anything from gnome on this system - or is kde using gnome modules now??
Comment 3 SpanKY gentoo-dev 2002-10-19 14:44:47 UTC

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