[Numpy-discussion] Error building SciPy SVN with NumPy SVN

David Cournapeau cournape at gmail.com
Thu Mar 12 13:00:40 EDT 2009


On Fri, Mar 13, 2009 at 12:10 AM, Ryan May <rmay31 at gmail.com> wrote:
> On Thu, Mar 12, 2009 at 9:55 AM, David Cournapeau <cournape at gmail.com>
> wrote:
>>
>> On Thu, Mar 12, 2009 at 11:23 PM, Ryan May <rmay31 at gmail.com> wrote:
>>
>> >
>> > Fixed for me.  I get a segfault running scipy.test(), but that's
>> > probably
>> > due to MKL.
>>
>> Yes, it is. Scipy run the test suite fine for me.
>
> While scipy builds, matplotlib's basemap toolkit spits this out:
>
> running install
> running build
> running config_cc
> unifing config_cc, config, build_clib, build_ext, build commands --compiler
> options
> running config_fc
> unifing config_fc, config, build_clib, build_ext, build commands --fcompiler
> options
> running build_src
> building extension "mpl_toolkits.basemap._proj" sources
> error: build/src.linux-x86_64-2.5/gfortran_vs2003_hack.c: No such file or
> directory

Ok, I've just back out the changes in 6653 - let's not break everything now :)

David



More information about the NumPy-Discussion mailing list