[SciPy-user] Problem when building scipy 0.3 for alpha OSF1

Jean-Luc Menut jeanluc.menut at free.fr
Fri May 21 10:28:07 EDT 2004


hello,

> Thanks for the hint. The quotes get stripped off in 
> distutils.util.split_quoted function. I have implemented a workaround to 
> this issue in scipy_distutils. Now the quotes are preserved when a quoted 
> word does not contain any white-space.
> 
> So, update scipy from cvs and try again. Let us know if the patch works.


I' ve installed newer version of python and numeric (2.3.3 and 23.1).
When i try to build scipy (the last cvs version) i have another error 
message :


error: Command "gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall 
-Wstrict-prototypes -Ibuild/temp.osf1-V5.1-alpha-2.3/config_pygist 
-ILib/xplt/src/gist -ILib/xplt/src/play -ILib/xplt/src/play/unix 
-I/usr/include -I/usr/include 
-I/home2/menut/prg/python2.3/include/python2.3 -c 
Lib/xplt/pygist/gistCmodule.c -o 
build/temp.osf1-V5.1-alpha-2.3/Lib/xplt/pygist/gistCmodule.o 
-DGISTPATH="\"/home2/menut/prg/python2.3/lib/python2.3/site-packages/scipy/xplt/gistdata\"" 
-DNO_EXP10" failed with exit status 1
1.77u 2.16s 1:00 6% 20+27k 210+332io 0pf+0w


I fact i had this message for the cluster module but i've moved its 
directory  to cluster.sav for testing.

best regards,

jean-luc




More information about the SciPy-User mailing list