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

Bug 208402

Summary: dev-games/cegui-0.5.0b-r3 lacking dependencies with USE="devil"
Product: Gentoo Linux Reporter: Jan K <jprofesorek>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan K 2008-02-01 10:13:39 UTC
The dev-games/cegui-0.5.0b-r3 package doesn't compile with 
media-libs/devil-1.6.7-r1  USE="X gif jpeg mng opengl png sdl tiff -allegro -xpm"
but any newer version is required in cegui ebuild. Updating and changing USE flags for devil helped:
USE="allegro xpm" emerge devil

Compilation failed every time complaining about /usr/include/IL/ilu.h file (belonging to devil package)

Reproducible: Always

Steps to Reproduce:
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2008-02-01 10:28:42 UTC
media-libs/devil-1.6.7-r1 has been gone for months. Use 1.6.7-r2.
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2008-02-01 10:29:55 UTC

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