[SciPy-dev] build scipy on freebsd

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Tue Oct 28 00:38:55 EST 2003


I'm trying to make a port for scipy, but there's a problem I cannot solve...
error messages like this :
<cut>
running build_ext                  
building 'scipy_base.fastumath' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -march=pentium4 -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -march=pentium4 -fPIC -I/usr/local/include/python2.3 -c /tmp/py-SciPy/work/SciPy-0.2.0_alpha_200.4161/scipy_core/scipy_base/fastumathmodule.c -o build/temp.freebsd-5.1-CURRENT-i386-2.3/tmp/py-SciPy/work/SciPy-0.2.0_alpha_200.4161/scipy_core/scipy_base/fastumathmodule.o
In file included from /tmp/py-SciPy/work/SciPy-0.2.0_alpha_200.4161/scipy_core/scipy_base/fastumathmodule.c:27:    
/tmp/py-SciPy/work/SciPy-0.2.0_alpha_200.4161/scipy_core/scipy_base/fastumath_unsigned.inc:2785: error: `acosh' undeclared here (not in a function)
/tmp/py-SciPy/work/SciPy-0.2.0_alpha_200.4161/scipy_core/scipy_base/fastumath_unsigned.inc:2785: error: initializer element is not constant
</cut>

btw, I've installed djbfft (in /usr/local/{include/lib})
but scipy cannot detect it...
-- 
KISS : Keep It Simple, Stupid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20031028/da1826a1/attachment.sig>


More information about the SciPy-Dev mailing list