Bug 44097 - Gramofile has incorrect fftw requirement
Bug#: 44097 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: blocker Priority: P2
Resolution: FIXED Assigned To: eradicator@gentoo.org Reported By: balk0016@umn.edu
Component: Applications
URL: 
Summary: Gramofile has incorrect fftw requirement
Keywords:  
Status Whiteboard: 
Opened: 2004-03-08 19:36 0000
Description:   Opened: 2004-03-08 19:36 0000
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 From Seemant Kulleen (RETIRED) 2004-03-08 23:40:00 0000 -------
eradicator, can you also enhance the DESCRIPTION field on that ebuild?

------- Comment #2 From Jeremy Huddleston (RETIRED) 2004-03-09 11:01:43 0000 -------
alright, fixed.  Thanks for pointing this out.