Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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
I've added a check in 0.9.15. Thanks.