[SciPy-dev] scipy compilation error

Gennan Chen gnchen at cortechs.net
Thu Jul 13 15:40:01 EDT 2006


Hi!

I tried to compile scipy from svn repository on FC5. But I got following
error:

g77:f77: Lib/fftpack/dfftpack/dffti.f
g77:f77: Lib/fftpack/dfftpack/zfftb1.f
/tmp/ccB1Yghk.s: Assembler messages:
/tmp/ccB1Yghk.s:589: Error: suffix or operands invalid for `movd'
/tmp/ccB1Yghk.s:2948: Error: suffix or operands invalid for `movd'
/tmp/ccB1Yghk.s: Assembler messages:
/tmp/ccB1Yghk.s:589: Error: suffix or operands invalid for `movd'
/tmp/ccB1Yghk.s:2948: Error: suffix or operands invalid for `movd'
error: Command "/usr/bin/g77 -g -Wall -fno-second-underscore -fPIC -O2
-funroll-loops -march=pentium3 -mmmx -msse2 -msse -fomit-frame-pointer
-malign-double -c -c Lib/fftpack/dfftpack/zfftb1.f -o
build/temp.linux-i686-2.4/Lib/fftpack/dfftpack/zfftb1.o" failed with
exit status 1

Anyone know how to fix it??

-- 
Gen-Nan Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20060713/5672dc92/attachment.html>


More information about the SciPy-Dev mailing list