I'm trying to build Sage 4.7.1 in a chroot containing Debian wheezy/
testing. Build fails with this error:

<SNIP>
building 'Crypto.PublicKey._fastmath' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/src
gcc -Wall -Wstrict-prototypes -I/home/goofy/sage-4.7.1/local/include -
L/home/goofy/sage-4.7.1/local/lib -fPIC -O3 -fomit-frame-pointer -
Isrc/ -I/home/goofy/sage-4.7.1/local/include/python2.6 -c src/
_fastmath.c -o build/temp.linux-i686-2.6/src/_fastmath.o
/usr/lib/i386-linux-gnu/gcc/i486-linux-gnu/4.6.1/cc1: symbol lookup
error: /usr/lib/libppl_c.so.4: undefined symbol:
_ZN23Parma_Polyhedra_Library13have_sse_unitE
error: command 'gcc' failed with exit status 1
Error installing PyCrypto... exiting

real    0m0.367s
user    0m0.284s
sys     0m0.084s
sage: An error occurred while installing pycrypto-2.1.0
</SNIP>

I did find this, which looks like my exact problem:
http://computer-yocher.blogspot.com/2011/05/re-sage-devel-sage-47-release-schedule_4669.html

But I'm not sure if it has ever been resolved. I can also post the
entire install.log and pycrypto-2.1.0.log, if necessary.

Thanks in advance,
Kelvin

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to