[SciPy-User] Compiling scipy.sparse.sparsetools extension throws g++ internal error

David Cournapeau david at silveregg.co.jp
Mon Mar 8 23:38:20 EST 2010


Diederik van Liere wrote:

> 
> ImportError: /usr/local/lib/python2.6/site-packages/scipy/linalg/clapack.so:
> undefined symbol: clapack_sgesv

what is the output of python setup.py config inside scipy build ?

Also, the output of ldd on clapack.so may be useful.

David



More information about the SciPy-User mailing list