Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125454 - fluxbox ebuild should check if imlib2 was compiled with USE="X"
Summary: fluxbox ebuild should check if imlib2 was compiled with USE="X"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Commonbox Team
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 02:58 UTC by Thomas van Kampen
Modified: 2006-03-19 15:12 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 Thomas van Kampen 2006-03-08 02:58:28 UTC
If imlib2 is emerged without the X USE-flag, fluxbox fails to compile. The fluxbox ebuild should check if imlib2 was build with the X USE-flag and if not error out earlier with a clear error message.

I already apologise if this is a duplicate (I know you guys are really busy) but I couldn't find this particular case. Also, I checked the ebuild of 0.9.14-r1 and it didn't seem fixed.

Reprocude:
1. USE="-X" emerge imlib2
2. emerge fluxbox
3. See how it fails
Comment 1 Ciaran McCreesh 2006-03-19 15:12:10 UTC
I've added a check in 0.9.15. Thanks.