Hello all,

yesterday, I tried to install sage 5.6 on my netbook (processor: Intel Atom 
CPU450 @1.66 GHz) running under OpenSUSE 12.1. 

The binary I downloaded did not really work because there was some hash value 
missing, hence I tried to build sage from source. I have made sure that I have 
all the necessary things such  as gcc etc. installed and I got the following 
error message after about 6 hours (I hope I didn't leave out anything 
important):

****************************************************
Host system:
Linux linux-jniu.site 3.4.6-2.10-desktop #1 SMP PREEMPT Thu Jul 26 09:36:26 UTC 
2012 (641c197) i686 i686 i386 GNU/Linux
****************************************************
[...]
gcc version 4.7.1 20120723 [gcc-4_7-branch revision 189773] (SUSE Linux)
[...]
building 'Crypto.PublicKey._fastmath' extension
creating build/temp.linux-i686-2.7
creating build/temp.linux-i686-2.7/src
gcc -fwrapv -Wall -Wstrict-prototypes 
-I/home/michael/Downloads/sage-5.6/local/include 
-L/home/michael/Downloads/sage-5.6/local/lib -fPIC -O3 -fomit-frame-pointer 
-Isrc/ -I/home/michael/Downloads/sage-5.6/local/include/python2.7 -c 
src/_fastmath.c -o build/temp.linux-i686-2.7/src/_fastmath.o
/usr/lib/gcc/i586-suse-linux/4.7/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.559s
user    0m0.417s
sys     0m0.122s
************************************************************************
Error installing package pycrypto-2.1.0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/michael/Downloads/sage-5.6/spkg/logs/pycrypto-2.1.0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/michael/Downloads/sage-5.6/spkg/build/pycrypto-2.1.0 and type 'make' or 
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/michael/Downloads/sage-5.6/spkg/build/pycrypto-2.1.0' && 
'/home/michael/Downloads/sage-5.6/sage' -sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Since I'm not really good at programming and stuff I haven't tried to debug 
this myself, maybe someone can help me.

Thanks a lot,
sincerly,

lucius 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to