On May 12, 6:25 am, Robert Goss <goss.rob...@gmail.com> wrote: > Dear all, > > I downloaded the lastest sage (4.7) and attempted to build it the > fails with the following error:
what do you mean by "latest 4.7" ? The latest testing release is 4.7.rc1, and the latest stable is 4.6.2 > > 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/robert/sage-4.7/local/include > -L/home/robert/sage-4.7/local/lib -fPIC -O3 -fomit-frame-pointer > -Isrc/ -I/home/robert/sage-4.7/local/include/python2.6 -c > src/_fastmath.c -o build/temp.linux-i686-2.6/src/_fastmath.o > /usr/lib/gcc/i586-suse-linux/4.5/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 > > This build is on opensuse 11.4 running inside virutalbox. The version > of libppl that opensuse comes with is (according to package manager) > 11-3.3 > > I can supply more information if needed. Is there something simple > that I am missing? > > Robert -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org