[SciPy-dev] [ERR] build problems with fastumath

tinu tinu at email.ch
Tue Jul 9 12:00:38 EDT 2002


Dear scipy gurus

When compiling scipy (SciPy-0.2.0_alpha_103.3602), I get the following error:

gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC
-I/usr/local/include/python2.2 -c
/home/tinu/download/SciPy-0.2.0_alpha_103.3602/scipy_base/fastumathmodule.c -o
build/temp.linux-i686-2.2/fastumathmodule.o
/home/tinu/download/SciPy-0.2.0_alpha_103.3602/scipy_base/fastumathmodule.c:27:
fastumath_nounsigned.inc: No such file or directory error: command 'gcc'
failed with exit status 1

Indeed no file named fastumath_nounsigned.inc exists in the
distribution. Where do I get it from (or do I overlook something)?

The build system:

Linux yak 2.4.18-4GB #1 Wed Mar 27 13:57:05 UTC 2002 i686
gcc version 2.95.3 20010315 (SuSE)
GNU F77 version 2.95.3 20010315 (SuSE) (i486-suse-linux) compiled by GNU C
    version 2.95.3 20010315 (SuSE).

Thanks a lot!

Martin






More information about the SciPy-Dev mailing list