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
|
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:
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
thanks to Merlin, `Kumba, geoman, ka0ttic. my first commit :)