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
Description:   Opened: 2002-08-02 09:45 0000
w3m will not build with '-imlib' USE flag.

To reproduce:
USE="-imlib" emerge net-www/w3m

------- Comment #1 From Mike Smith 2002-08-02 09:46:17 0000 -------
Created an attachment (id=2743) [details]
Output of emerge command

------- Comment #2 From Seemant Kulleen (RETIRED) 2002-08-02 10:12:11 0000 -------
naz, also please remove some of the older, crustier ebuilds from that package
dir please.

------- Comment #3 From Michael M Nazaroff (RETIRED) 2002-08-02 13:15:58 0000 -------
Ok this is fixed.. I just did away with the imlib use stuff

------- Comment #4 From Mike Smith 2002-08-02 13:22:54 0000 -------
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.

------- Comment #5 From YAMAKURA Makoto 2002-08-12 08:19:47 0000 -------
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.

------- Comment #6 From Michael M Nazaroff (RETIRED) 2002-08-18 01:57:03 0000 -------
Fixed..