Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44097 - Gramofile has incorrect fftw requirement
Summary: Gramofile has incorrect fftw requirement
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-08 19:36 UTC by Jeff Balk
Modified: 2004-03-09 11:01 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 Jeff Balk 2004-03-08 19:36:39 UTC
Right now gramofile requires dev-libs/fftw. 
Gramofile will only compile with fftw-2.x.x; it breaks with fftw-3.x.x

To fix this, make the ebuild require a 2.x.x version of fftw.

Reproducible: Always
Steps to Reproduce:
1. emerge fftw-3.x.x
2. emerge gramofile
3.

Actual Results:  
The gramofile compile fails 

Expected Results:  
Gramofile should have compiled successfully.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-03-08 23:40:00 UTC
eradicator, can you also enhance the DESCRIPTION field on that ebuild?
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-09 11:01:43 UTC
alright, fixed.  Thanks for pointing this out.