problem linking fortran to fftw-3

Peter Marks peter.marks at pobox.com
Thu Dec 24 13:09:07 PST 2009


My sincere thanks to Adam and also Ryan.

Yes it was a problem building wspr and it was looking for the single version of fftw.

I did this:

port install fftw-3-single +g95

and now it builds.

Merry xmas gentlemen.

Peter

On 24/12/2009, at 10:07 PM, Adam Mercer wrote:

> On Thu, Dec 24, 2009 at 01:58, Peter Marks <peter.marks at pobox.com> wrote:
> 
>> I'm trying to build wspr for MacOS.
>> 
>> I've done:
>> port install fftw-3 +g95
>> 
>> but during the build I get:
>> 
>> /usr/bin/libtool: can't locate file for: -lfftw3f
>> 
>> Any clues would would be most welcome.
> 
> Looks like its trying to find the single precision fftw3 library,
> thats provided by the fftw-3-single port.
> 
> Cheers
> 
> Adam



More information about the macports-users mailing list