[SciPy-user] Compile fails for r3123 on OS X 10.4 (Intel)

David M. Cooke cookedm at physics.mcmaster.ca
Tue Jul 3 16:04:23 EDT 2007


On Fri, Jun 29, 2007 at 10:33:24AM -0700, Barry Wark wrote:
> I've been unable to compile scipy on OS X 10.4 (intel) from the recent
> trunk. Scipy built on this machine as of r2708. The output from
> 
> python setup.py build
> 
> is attached.
> 
> I have fftw3 installed via macports (in /opt/local), and it appears
> that the build finds it properly, but the build fails with an error:
> 
> building extension "scipy.fftpack._fftpack" sources
>  target build/src.macosx-10.3-fat-2.5/_fftpackmodule.c does not exist:
>   Assuming _fftpackmodule.c was generated with "build_src --inplace" 
>   command.
> error: '_fftpackmodule.c' missing
> 
> I would appreciate any advice or suggestions!

I've got pretty much the same setup, and no problems. Did you delete the
build directory first (rm -rf build)?

-- 
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke                      http://arbutus.physics.mcmaster.ca/dmc/
|cookedm at physics.mcmaster.ca



More information about the SciPy-User mailing list