Bug 53777 - fftw pr dfftw? rfftw or drfftw?
Summary: fftw pr dfftw? rfftw or drfftw?
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Powertools
Classification: Retired
Component: fftw
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: bero
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-09-18 13:32 UTC by Need Real Name
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-01-17 15:44:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-09-18 13:32:03 UTC
Hi!

I am trying to compile a program called Grass5 on my RedHat 7.1 box (Intel)
This program uses the fftw library and uses a file called fftw.h

I have installed the Powertools FFTW packages and I discovered that there
is no fftw.h file in it.
I went to the www.fftw.org webserver and I downloaded and rebuilt the
RedHat package provided there. This package contains the fftw.h file

Curious, I compared the fftw.org and the redhat packages to discover that
in the redhat packages fftw has been renamed dfftw (headers and libraries)
and rfftw had been renamed drfftw (headers and libraries).

Now my questions:
Why is it so?
Wouldn't it be possible to create links from dfftw to fftw and from drfftw
to rfftw?


Thanks in advance for any answer


Daniel Tourde

Comment 1 Bernhard Rosenkraenzer 2002-01-18 16:59:28 UTC
Since Powertools was discontinued and this is not bad enough to warrant an
errata release, there is nothing I can do about it, unfortunately (so the
official fix is the removal of the package from current products).

To your question: Red Hat did not rename fftw to dfftw. If fftw is built both in
single-precision and double-precision mode, the fftw build process automatically
names the binaries sfftw (s.p.) and dfftw (d.p.). The fftw.org RPM probably
supports only one of them.


Note You need to log in before you can comment on or make changes to this bug.