Compile fails on x86_64

Neal Becker ndbecker2 at gmail.com
Fri Sep 30 07:44:14 EDT 2005


In file included from scipy/base/src/multiarraymodule.c:44:
scipy/base/src/arrayobject.c: In function 'array_frominterface':
scipy/base/src/arrayobject.c:5151: warning: passing argument 3 of
'PyArray_New' from incompatible pointer type
error: Command "gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m64 -mtune=nocona -D_GNU_SOURCE -fPIC
-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m64 -mtune=nocona -fPIC
-Ibuild/src/scipy/base/src -Iscipy/base/include -Ibuild/src/scipy/base
-Iscipy/base/src -I/usr/include/python2.4 -c
scipy/base/src/multiarraymodule.c -o
build/temp.linux-x86_64-2.4/scipy/base/src/multiarraymodule.o" failed with
exit status 1
error: Bad exit status from /var/tmp/rpm/rpm-tmp.96024 (%build)





More information about the Python-list mailing list