[Numpy-discussion] Branching 1.1.x and starting 1.2.x development
Michael Abshoff
mabshoff@googlemail....
Tue May 20 20:57:31 CDT 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@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
More information about the Numpy-discussion
mailing list