Re: problem linking fortran to fftw-3

2009-12-24 Thread Peter Marks
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

Re: problem linking fortran to fftw-3

2009-12-24 Thread Ryan Schmidt
On Dec 24, 2009, at 09:34, Adam Mercer wrote: > On Thu, Dec 24, 2009 at 13:20, Ryan Schmidt wrote: > >> On Dec 24, 2009, at 05:07, Adam Mercer wrote: >> >>> On Thu, Dec 24, 2009 at 01:58, Peter Marks wrote: >>> I'm trying to build wspr for MacOS. I've done: port install ff

Re: problem linking fortran to fftw-3

2009-12-24 Thread Adam Mercer
On Thu, Dec 24, 2009 at 13:20, Ryan Schmidt wrote: > That's odd, since fftw-3-single depends on fftw-3, so fftw-3 should certainly > not be trying to use parts of fftw-3-single. I think Peter is saying the error occurs during the build of wpsr not fftw-3. If its coming from fftw-3 then somethin

Re: problem linking fortran to fftw-3

2009-12-24 Thread Ryan Schmidt
On Dec 24, 2009, at 05:07, Adam Mercer wrote: > On Thu, Dec 24, 2009 at 01:58, Peter Marks 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 wo

Re: problem linking fortran to fftw-3

2009-12-24 Thread Adam Mercer
On Thu, Dec 24, 2009 at 01:58, Peter Marks 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 sin

problem linking fortran to fftw-3

2009-12-23 Thread Peter Marks
Dear MacPorts users, 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. Peter ___ macports-users mailing list