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 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.= >> >> 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 something is clearly wrong.
.......oh. Yes. I see. In that case, Peter just needs to install fftw-3-single in addition to fftw-3. I find no port for wspr so I assume he's compiling it by hand. Otherwise that would be an error we'd need to correct in the wspr port. Peter, if you'd like to contribute a port for wspr I'm sure that would be welcome. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
