Bug 70285 - zynaddsubfx 2.1.1 needs fftw 3 but fftw 2 is listed in dependencies
Bug#: 70285 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: lucent@gmail.com Reported By: Sami.Perttu@hiit.fi
Component: Applications
URL: 
Summary: zynaddsubfx 2.1.1 needs fftw 3 but fftw 2 is listed in dependencies
Keywords:  
Status Whiteboard: 
Opened: 2004-11-06 11:25 0000
Description:   Opened: 2004-11-06 11:25 0000
Compiling zynaddsubfx-2.1.1 failed because it didn't find the fftw3.h include
file. I only had fftw-2.1.5 at that point. After I emerged fftw-3.0.1 it
compiled fine.


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Eric Shattow 2004-12-25 18:29:09 0000 -------
Thanks for reporting this Sami, I think we will change the dependencies to mark
major number 3 as the minimum for fftw, unless you see a reason to support
v2.x.x

------- Comment #2 From Eric Shattow 2005-01-08 19:44:39 0000 -------
in cvs.

------- Comment #3 From Eric Shattow 2005-01-08 19:46:08 0000 -------
thanks to Merlin, `Kumba, geoman, ka0ttic.  my first commit :)