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

Bug 4905

Summary: gtetrinet ebuild: doesn't satisfy dependencies
Product: Gentoo Linux Reporter: Vince Verleye <zu>
Component: [OLD] GamesAssignee: Gabriele Giorgetti <gabriele_giorgetti>
Status: RESOLVED FIXED    
Severity: normal CC: lostlogic
Priority: Normal    
Version: 1.2   
Hardware: x86   
OS: Linux   
URL: http://gtetrinet.sourceforge.net
Whiteboard:
Package list:
Runtime testing required: ---

Description Vince Verleye 2002-07-12 03:36:06 UTC
When emerging app-games/gtetrinet it seems like Gnome2 is needed (since that's   the current version) as a hard dependency (even with USE=-gnome).  The ebuild lists:    DEPEND="gnome-base/gnome"       So I let the whole lot install (I don't use Gnome as wm on this box), especially because the website  (http://gtetrinet.sourceforge.net) states it needs   Gnome.      However the build of gtetrinet itself seemed to go wrong, exiting with this   error:       -----------------------------------------------  checking for gnome-config... no    checking for gnomeConf.sh file in /usr/lib... not found    configure: error: Could not find the gnomeConf.sh file that is generated by   gnome-libs install       !!! ERROR: The ebuild did not complete successfully.    !!! Function src_compile, Line 2, Exitcode 1    !!! (no error message)       !!! emerge aborting on    /usr/portage/app-games/gtetrinet/gtetrinet-0.4.1-r2.ebuild .    -----------------------------------------------     Seems like gnome-libs doesn't get installed as a dependency. After emerging   gnome-libs it works fine.       However, are only the gnome-libs required? Or does one need a full Gnome(2)? Adjusting the ebuild seems fairly easy and I would do it myself and submit it here, but I don't know what dependencies are required for this little game.      More info: see my forum post @ http://forums.gentoo.org/viewtopic.php?t=7819         Verleye V.
Comment 1 Gabriele Giorgetti 2002-07-12 12:08:41 UTC
That's fixed in -r3, thank you.