Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27584 - the irssi-cvs ebuild needs an update
Summary: the irssi-cvs ebuild needs an update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-30 02:32 UTC by Hendrik Beskow
Modified: 2003-09-14 11:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hendrik Beskow 2003-08-30 02:32:15 UTC
simply add
export WANT_AUTOCONF_2_5=1
at the beginning of src_compile() {

Reproducible: Always
Steps to Reproduce:
emerge irssi-cvs without export WANT_AUTOCONF_2_5=1 in src_compile()
Actual Results:  
configure wont be maked

Expected Results:  
configure shall be created
Comment 1 Hendrik Beskow 2003-08-30 02:36:36 UTC
oh and by the way, it works with icc
Comment 2 John Mylchreest (RETIRED) gentoo-dev 2003-09-14 11:10:08 UTC
added to portage, give 15 mins before syncinc and testing.
enjoy :)