[SciPy-dev] scipy testing results
Pearu Peterson
pearu at cens.ioc.ee
Tue Feb 19 15:45:33 CST 2002
On Tue, 19 Feb 2002, Fernando Pérez wrote:
> ImportError: ./flapack.so: undefined symbol: slaswp_
>
> So that didn't work. My build comes out fine:
>
> running build_ext
> linalg.flapack flapack needs fortran libraries 0
> skipping 'linalg.flapack' extension (up-to-date)
> linalg.clapack clapack needs fortran libraries 0
> skipping 'linalg.clapack' extension (up-to-date)
> linalg.fblas fblas needs fortran libraries 0
> skipping 'linalg.fblas' extension (up-to-date)
> linalg.cblas cblas needs fortran libraries 0
> skipping 'linalg.cblas' extension (up-to-date)
>
> Thiss is just the end. If you want it all, I'll redo teh build and zip you the
> whole thing, so it doesn't get annoying for the list.
Yes, send me the output but before hitting
./setup_linalg.py build
remove the build/ directory first.
Pearu
More information about the Scipy-dev
mailing list