Trouble compiling numeric module on TRU64 UNIX

Unixtrekkor hbostic at santeecooper.com
Fri Sep 24 14:14:27 EDT 2004


I am unable to successfully compile Numeric 23-3.3.  I running python
2.3.4.  Running python setup.py install yields the following error:

running install
running build
running build_py
running build_ext
building 'lapack_lite -I ./Include Src/lapack_litemodule.c' extension
creating /Include Src
creating /Include Src/lapack_litemodule
ld -shared -expect_unresolved *
build/temp.osf1-V4.0-alpha-2.3/Src/lapack_litemodule.o
-L/usr/lib/atlas -llapack -lcblas -lf77blas -latlas -lg2c -o /Include
Src/lapack_litemodule/c.so
ld:
Can't locate file for: -llapack
error: command 'ld' failed with exit status 1

Any help will be appreciated as I am not knowledgeable of C.  Thanks
for your time.



More information about the Python-list mailing list