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

Bug 90589

Summary: gtk-engines missing imlib dependency
Product: Gentoo Linux Reporter: Ellis Whitehead <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ellis Whitehead 2005-04-27 01:54:17 UTC
I'm installing gentoo from stage2, and when I ran an emerge command for all the user packages I wanted to install, the processes aborted on gtk-engines due to imlib missing.  imlib should probably be added as a dependency to the gtk-engines ebuild.

Emerging imlib manually allows the gtk-engines to properly configure.

Reproducible: Always
Steps to Reproduce:
emerge gtk-engines without imlib installed yet
Actual Results:  
The relevant output from configure was: 
 
checking for gtk-config... /usr/bin/gtk-config  
checking for GTK - version >= 1.2.9... yes  
checking for imlib-config... no  
checking for IMLIB - version >= 1.8... no  
*** The imlib-config script installed by IMLIB could not be found  
*** If IMLIB was installed in PREFIX, make sure PREFIX/bin is in  
*** your path, or set the IMLIB_CONFIG environment variable to the  
*** full path to imlib-config.  
configure: error: *** IMLIB 1.8 not installed - please install first ***  
  
!!! Please attach the config.log to your bug report:  
!!! /var/tmp/portage/gtk-engines-2.2.0/work/gtk-engines-0.12/config.log  
  
!!! ERROR: x11-themes/gtk-engines-2.2.0 failed.  
!!! Function econf, Line 485, Exitcode 0  
!!! econf failed  
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-04-27 02:18:16 UTC

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