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
w3m will not build with '-imlib' USE flag. To reproduce: USE="-imlib" emerge net-www/w3m
Created an attachment (id=2743) [edit] Output of emerge command
naz, also please remove some of the older, crustier ebuilds from that package dir please.
Ok this is fixed.. I just did away with the imlib use stuff
IMHO, doing away with the imlib as a USE flag is not an acceptable fix. I submitted the bug because I was using that functionality.
Created an attachment (id=3016) [edit] a patch to resurrect imlib USE flag It seems that SSL section in the configure script causes this problem. It has two optional questions. This patch should correct it and enables imlib flag again.
Fixed..