Bug 5905 - '-imlib' use flags causes problems in w3m ebuild
|
Bug#:
5905
|
Product: Portage Development
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: naz@gentoo.org
|
Reported By: mas3f@alumni.virginia.edu
|
|
Component: Unclassified (old)
|
|
|
URL:
|
|
Summary: '-imlib' use flags causes problems in w3m ebuild
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2002-08-02 09:45 0000
|
w3m will not build with '-imlib' USE flag.
To reproduce:
USE="-imlib" emerge net-www/w3m
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) [details]
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.