[Numpy-discussion] Problems building numpy on solaris 10 x86

Peter Norton spacey-numpy-discussion at lenin.net
Wed Nov 26 11:16:39 EST 2008


On Tue, Nov 25, 2008 at 11:28 PM, David Cournapeau <
david at ar.media.kyoto-u.ac.jp> wrote:

> Charles R Harris wrote:
> >
> >
> > What happens if you go the usual python setup.py {build,install} route?
>
> Won't go far since it does not handle sunperf.
>
> David


Even though the regular build process appears to complete, it seems to be
doing the wrong thing. It seems, for instance, that lapack_lite.so is being
built as an executable:

nortonp at is6 11:14 ~ $ gnu file
/usr/local/python-2.5.1/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so
/usr/local/python-2.5.1/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so:
ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked
(uses shared libs), not stripped
???

-Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081126/c7052d9a/attachment.html>


More information about the NumPy-Discussion mailing list