Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90589 - gtk-engines missing imlib dependency
Summary: gtk-engines missing imlib dependency
Status: RESOLVED DUPLICATE of bug 24439
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-27 01:54 UTC by Ellis Whitehead
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 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 ***