Bug 17205 - configure borks while emerging w3m-0.4 (USE="-imlib")
Bug#: 17205 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: agriffis@gentoo.org Reported By: makoto@dsb.club.ne.jp
Component: Ebuilds
URL: 
Summary: configure borks while emerging w3m-0.4 (USE="-imlib")
Keywords:  
Status Whiteboard: 
Opened: 2003-03-10 05:35 0000
Description:   Opened: 2003-03-10 05:35 0000
Emerging net-www/w3m with USE="-imlib" failed.
Please find a patch for this bus.

Thanks,

Errorlog:
------------ Configuration done ------------
./configure: line 1: ./extrvers: No such file or directory
Current w3m version is .
Extracting config.h

config.h is created. See config.h for further configuration.

Configuration done. Just type "make".

!!! ERROR: net-www/w3m-0.4 failed.
!!! Function src_compile, Line 148, Exitcode 1
!!! configure out of sync; ebuild needs an update

------- Comment #1 From YAMAKURA Makoto 2003-03-10 05:36:51 0000 -------
Created an attachment (id=9197) [details]
fix for configure automation

------- Comment #2 From Seemant Kulleen (RETIRED) 2003-03-10 07:42:34 0000 -------
Aron,

Can you also make it use ${EDITOR} for # Your favourite editor program
instead of hardcoding nano?

------- Comment #3 From Aron Griffis (RETIRED) 2003-03-10 22:09:13 0000 -------
All fixed in cvs.  I didn't bother to bump the revision since it's a
compilation fix, not a run-time fix.

Thanks!