[SciPy-User] scipy install issue

Ralf Gommers ralf.gommers at googlemail.com
Tue Aug 23 15:36:52 EDT 2011


On Thu, Aug 18, 2011 at 8:03 AM, Senthil Palanisamy <senthipa at in.ibm.com>wrote:

>
> Hi, i am trying to install scipy on my aix 5.3 machine,
>
> i am getting following error.,
>

This seems to be a common problem with BLAS on AIX. This was the most
helpful message I found:
https://stat.ethz.ch/pipermail/r-help/2000-July/007486.html.

Ralf

>
>
>
> compile options: '-DNO_ATLAS_INFO=1
>
> -I/gpfs1/utils/python/Python-2.7.2/lib/python2.7/site-packages/numpy/core/include
>  -I/gpfs1/utils/python/Python-2.7.2/include/python2.7 -c'
> xlc_r: scipy/integrate/_odepackmodule.c
> /gpfs1/utils/python/Python-2.7.2/lib/python2.7/config/ld_so_aix
> /usr/bin/xlf95
>  -q64 -bI:/gpfs1/utils/python/Python-2.7.2/lib/python2.7/config/python.exp
> -bshared -F/tmp/tmpzC87nY/Sm7AEs_xlf.cfg
> build/temp.aix-5.3-2.7/scipy/integrate/_odepackmodule.o -L/usr/lib
> -Lbuild/temp.aix-5.3-2.7 -lodepack -llinpack_lite -lmach -lblas -o
> build/lib.aix-5.3-2.7/scipy/integrate/_odepack.so
> ld: 0711-317 ERROR: Undefined symbol: .idamax_
> ld: 0711-317 ERROR: Undefined symbol: .dscal_
> ld: 0711-317 ERROR: Undefined symbol: .daxpy_
> ld: 0711-317 ERROR: Undefined symbol: .ddot_
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
> information.
> ld: 0711-317 ERROR: Undefined symbol: .idamax_
> ld: 0711-317 ERROR: Undefined symbol: .dscal_
> ld: 0711-317 ERROR: Undefined symbol: .daxpy_
> ld: 0711-317 ERROR: Undefined symbol: .ddot_
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
> information.
> error: Command
> "/gpfs1/utils/python/Python-2.7.2/lib/python2.7/config/ld_so_aix
> /usr/bin/xlf95
>  -q64 -bI:/gpfs1/utils/python/Python-2.7.2/lib/python2.7/config/python.exp
> -bshared -F/tmp/tmpzC87nY/Sm7AEs_xlf.cfg
> build/temp.aix-5.3-2.7/scipy/integrate/_odepackmodule.o -L/usr/lib
> -Lbuild/temp.aix-5.3-2.7 -lodepack -llinpack_lite -lmach -lblas -o
> build/lib.aix-5.3-2.7/scipy/integrate/_odepack.so" failed with exit status
> 8
>
>
> details
>
> -scipy-0.9.0
> -numpy, BLAS , LAPACK are intalled already,
> - xlf and xlc compilersare using.
>
>
> please get back to me with solution, how can i edit the install script?
>
>
> ---  ---
> SenthilRaja Palanisamy  |  HPC Team
> India Systems & Technology Lab,
> EGL-D, Bangalore, KA-560071 India
> Email : senthipa at in.ibm.com
> IBM India Pvt Ltd.
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110823/b06f72e5/attachment.html>


More information about the SciPy-User mailing list