[SciPy-user] Problems installing scipy 0.6 on FC5

Alexander Dietz Alexander.Dietz at astro.cf.ac.uk
Mon Nov 26 12:05:42 EST 2007


Hi,

I am running FC5 (I think, how to figure out) and I followed the
installation instructions for FC5. The last step, however, fails with the
following error messages:

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

Any ideas how to solve this issue?

Cheers
  Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071126/68239337/attachment.html>


More information about the SciPy-User mailing list