[Numpy-discussion] /usr/bin/xlf: 1501-210 command option NO_ATLAS_INFO=1 contains an incorrect subargument

2008-01-28 Thread Hans-Joachim Ehlers
Given: scipy-0.6.4 numpy 1.0.4 python 2.5.1 AIX 5.3 xlc v8 xlf v10 essel 4.2 lapack 3.1.1 with CCI Problem: During the scipy build - python setyp.py build - the following error shows up: building 'scipy.lib.blas.fblas' extension compiling C sources C compiler: cc_r -DNDEBUG -O2 -qmaxmem=-1

[Numpy-discussion] Error during scipy.fftpack._fftpack compilation ( AIX/cc_r)

2008-01-28 Thread Hans-Joachim Ehlers
Given: AIX 5.3 xlc v8 xlf v10 During the build scipy the following error shows up: . building 'scipy.fftpack._fftpack' extension compiling C sources C compiler: cc_r -DNDEBUG -O2 -qmaxmem=-1 ... "scipy/fftpack/src/zfftnd_fftpack.c", line 92.5: 1506-046 (S) Syntax error. "scipy/fftpack/src/zff

[Numpy-discussion] scipy build error - ./numpy/distutils/ccompiler.py bug ? - Was (Numpy-discussion Digest, Vol 16, Issue 59 )

2008-01-28 Thread Hans-Joachim Ehlers
Given: AIX 5.3 xlc v8 xlf v10 essl v4.2 Build and installed: numpy 1.0.4 Build and installed: lapack 3.1.1 with CCI and essl support Task: Trying to build scipy 0.6.0 Error: Get the following error which seems to be numpy related: ... ... File "/usr/local/lib/python2.5/site-packages/numpy/dist

[Numpy-discussion] Problem during build of scipy: - TypeError: can only concatenate list (not "str") to list

2008-01-17 Thread Hans-Joachim Ehlers
Given: AIX 5.3 xlc v8 xlf v10 essl v4.2 Build and installed: numpy 1.0.4 Build and installed: lapack 3.1.1 with CCI and essl support Task: Trying to build scipy 0.6.0 Get the following error which seems to be numpy related: extending extension 'scipy.linsolve._csuperlu' defined_macros with

[Numpy-discussion] installating numpy 1.0.1 on AIX 5.3 using python 2.5 and xlf v10.1

2007-02-23 Thread Hans-Joachim Ehlers
Given : AIX 5.3 xlf v10.1 python 2.5 numpy 1.0.1 Task: Building/installaing numpy on AIX 5.3 Problem: The install process can not determine the IBM Fortran compiler Running python ./numpy/distutils/fcompiler/ibm.py gives pretty much garbage on the screen and the resolut is 'None' . So i cha