From: Neal B. <ndb...@gm...> - 2006-09-09 14:20:37
|
=46edora FC5 linux, with BLAS, LAPACK, ATLAS, FFTW compile=20 options: '-Ibuild/src.linux-x86_64-2.4/numpy/core/src -Inumpy/core/include = =2DIbuild/src.linux-x86_64-2.4/numpy/core -Inumpy/core/src -Inumpy/core/inc= lude -I/usr/include/python2.4 -c' gcc: numpy/core/src/multiarraymodule.c numpy/core/src/multiarraymodule.c: In function =E2=80=98initmultiarray=E2= =80=99: numpy/core/src/multiarraymodule.c:6860: error: =E2=80=98NPY_ALLOW_THREADS= =E2=80=99 undeclared=20 (first use in this function) numpy/core/src/multiarraymodule.c:6860: error: (Each undeclared identifier = is=20 reported only once numpy/core/src/multiarraymodule.c:6860: error: for each function it appears= =20 in.) numpy/core/src/multiarraymodule.c: In function =E2=80=98initmultiarray=E2= =80=99: numpy/core/src/multiarraymodule.c:6860: error: =E2=80=98NPY_ALLOW_THREADS= =E2=80=99 undeclared=20 (first use in this function) numpy/core/src/multiarraymodule.c:6860: error: (Each undeclared identifier = is=20 reported only once numpy/core/src/multiarraymodule.c:6860: error: for each function it appears= =20 in.) error:=20 Command "gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,= =2DD_FORTIFY_SOURCE=3D2 -fexceptions -fstack-protector --param=3Dssp-buffer= =2Dsize=3D4 -m64 -mtune=3Dgeneric -D_GNU_SOURCE -fPIC -fPIC -Ibuild/src.lin= ux-x86_64-2.4/numpy/core/src -Inumpy/core/include -Ibuild/src.linux-x86_64-= 2.4/numpy/core -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2= =2E4 -c=20 numpy/core/src/multiarraymodule.c -o=20 build/temp.linux-x86_64-2.4/numpy/core/src/multiarraymodule.o" failed with= =20 exit status 1 |