[SciPy-user] Got complier error after updating to the newest scipy_core

Gennan Chen gnchen at cortechs.net
Mon Dec 5 21:33:11 EST 2005


Hi!
I just svn update core and installed it without a problem. But I ran into
problems when I tried to compile scipy:

/usr/include/sys/types.h:86: warning: `uint' previously declared here
Lib/signal/sigtoolsmodule.c: In function `fill_buffer':
Lib/signal/sigtoolsmodule.c:1410: error: structure has no member named
`itemsize'
Lib/signal/sigtoolsmodule.c: In function `Py_copy_info':
Lib/signal/sigtoolsmodule.c:1624: error: structure has no member named
`itemsize'
Lib/signal/sigtoolsmodule.c: In function `Py_copy_info_vec':
Lib/signal/sigtoolsmodule.c:1632: error: structure has no member named
`itemsize'
error: Command "gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
-mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-I/sw/lib/python2.4/site-packages/scipy/base/include -I/sw/include/python2.4
-c Lib/signal/sigtoolsmodule.c -o
build/temp.darwin-8.3.0-Power_Macintosh-2.4/Lib/signal/sigtoolsmodule.o"
failed with exit status 1

My OS is OSX 10.4.3 with fink¹s python 2.4.
No problem with previous version.

-- 
Gen-Nan Chen, 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20051205/6a2c1d62/attachment.html>


More information about the SciPy-User mailing list