[SciPy-user] Plea: Installing SciPy on Mac 10.4.9: _fftpack.so problems?

Robert Kern robert.kern at gmail.com
Sat Mar 17 15:41:33 EDT 2007


Nick Fotopoulos wrote:

> <all the missing _Py symbols>
> collect2: ld returned 1 exit status
> error: Command "/usr/local/bin/gfortran -Wall -bundle
> build/temp.macosx-10.3-fat-2.5/build/src.macosx-10.3-fat-2.5/Lib/fftpack/_fftpackmodule.o
> build/temp.macosx-10.3-fat-2.5/Lib/fftpack/src/zfft.o
> build/temp.macosx-10.3-fat-2.5/Lib/fftpack/src/drfft.o
> build/temp.macosx-10.3-fat-2.5/Lib/fftpack/src/zrfft.o
> build/temp.macosx-10.3-fat-2.5/Lib/fftpack/src/zfftnd.o
> build/temp.macosx-10.3-fat-2.5/build/src.macosx-10.3-fat-2.5/fortranobject.o
> -L/opt/lscsoft/non-lsc/lib
> -L/usr/local/lib/gcc/i386-apple-darwin8.8.1/4.3.0
> -Lbuild/temp.macosx-10.3-fat-2.5 -ldfftpack -lfftw3 -lgfortran -o
> build/lib.macosx-10.3-fat-2.5/scipy/fftpack/_fftpack.so" failed with
> exit status 1
> 
> Many thanks for the information and for taking a shot at this.

Where is this coming from if not LDFLAGS?

 -L/opt/lscsoft/non-lsc/lib

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list