[Numpy-discussion] svn numpy not building on osx 10.5.6, python.org python 2.5.2

David Cournapeau david at ar.media.kyoto-u.ac.jp
Sun Jun 7 01:56:34 EDT 2009


George Nurser wrote:
> running config_fc
> unifing config_fc, config, build_clib, build_ext, build commands
> --fcompiler options
> running build_clib
> customize UnixCCompiler
> customize UnixCCompiler using build_clib
> building 'npymath' library
> compiling C sources
> C compiler: gcc -arch ppc -arch i386 -isysroot
> /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double
> -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3
>
> error: unknown file type '.src' (from 'numpy/core/src/npy_math.c.src')
>   

Remove your build directory before building again,

David



More information about the NumPy-Discussion mailing list