[Numpy-discussion] Branching 1.1.x and starting 1.2.x development

Michael Abshoff mabshoff at googlemail.com
Tue May 20 21:57:31 EDT 2008


Charles R Harris wrote:

Hi Chuck,
> Curious bug on Stefan's Ubuntu build client:
>
> ImportError: /usr/lib/atlas/libblas.so.3gf: undefined symbol: _gfortran_st_write_done
> make[1]: *** [test] Error 1
> Anyone know what that is about?
>
You need to link -lgfortran since the blas you use was compiled with 
gfortran.

> Chuck
>
Cheers,

Michael

> ------------------------------------------------------------------------
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>   




More information about the NumPy-Discussion mailing list