Got the following error: make[2]: Leaving directory `/titan_home/uhm/khosra/sage-3.3/spkg/build/ python-2.5.2.p8/src' Sleeping for three seconds before testing python Traceback (most recent call last): File "<string>", line 1, in <module> File "/usit/titan/u1/khosra/sage-3.3/local/lib/python2.5/md5.py", line 6, in <module> from hashlib import md5 File "/usit/titan/u1/khosra/sage-3.3/local/lib/python2.5/ hashlib.py", line 133, in <module> md5 = __get_builtin_constructor('md5') File "/usit/titan/u1/khosra/sage-3.3/local/lib/python2.5/ hashlib.py", line 60, in __get_builtin_constructor import _md5 ImportError: No module named _md5 md5 module failed to import
As suggested in a previous sage-devel post, tried: export MAKE="make -j1", with the same error. Machine is a node of a heterogeneous cluster of 'Rocks' linux opteron and xeon machines. I am trying to build sage from scratch as I get the following error when starting sage using the ubuntu opteron build: sage.bin: /lib64/tls/libc.so.6: version `GLIBC_2.4' not found (required by sage.bin) python: /lib64/tls/libc.so.6: version `GLIBC_2.4' not found (required by python) sage.bin: /lib64/tls/libc.so.6: version `GLIBC_2.4' not found (required by sage.bin) Given my little experience with building sage, I may have better luck solving the second issue than the build from source issue. I think the machine has glibc-2.3.4. Thanks, Amir. --~--~---------~--~----~------------~-------~--~----~ 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 For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---