probably an atlas or numpy issue.
libatlas-base-dev removes the /usr/lib/libblas.a alternative symlink, I
don't know why.
and numpy.distutils searches for _d.so and .a files when in debug mode.
the shared one will always fail so it relies on static library to be there.
I guess numpy's searching of _d.so extensions should be fixed for non
python extensions.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to