| 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
Created an attachment (id=9197) [details]
fix for configure automation
Aron,
Can you also make it use ${EDITOR} for # Your favourite editor program
instead of hardcoding nano?
All fixed in cvs. I didn't bother to bump the revision since it's a compilation fix, not a run-time fix. Thanks!