Comment 5 for bug 398937

Revision history for this message
peter green (plugwash) wrote : Re: [Bug 398937] Re: [Debian] link error with neurospin/bindings/linalg.so

Christopher Burns wrote:
> Hey Alexis,
>
> I've Cc'd Peter Green on this email. He posted the bug on the debian build.
>
Sorry for not responding sooner, I must have missed the mail (I spotted
it while having another poke through the debian rc bugs list)

I'm just doing flyby investigation/fix attempts of rc bugs, I don't
personally know fortran or have any real links with this package,
nevertheless I will do my best to answer your questions.

> Chris
>
> On Mon, Jul 13, 2009 at 2:52 PM, Alexis Roche<email address hidden> wrote:
>
>> Were the lapack and f77blas libraries built with gfortran?
The libraries are from debian packages, they appear to be built with
gfortran but I don't know how to tell for sure
>> Are you using
>> a site.cfg file?
Not that I know of, where would such a file be found
>> Which python version are you running?
2.5 (specifically 2.5.4-2) is the default python version in the
envionment, 2.4 (specifically 2.4.6-2.2) is also pulled in by the
packages build-dependencies which suggests the package is trying to
build against both.
>> Did you try to
>> build scipy on the same environnement?
>>
The build environment had python-scipy 0.7.0-2 installed from the debian
archives
The python-scipy package built from source successfully
Installing the self built python-scipy did not affect the error.