Hi all, I have a problem while trying to compile Sage version 4.1 from source on Fedora 11. The kernel build is 2.6.29.5-191.fc11.x86_64, running on an AMD Phenom 9650 Quad-Core with 3 GB RAM. The building process aborts after an hour or so, and gives the error message posted below. If you need a bigger part of the install.log or anything please ask. Thanks!
- - - creating build/temp.linux-x86_64-2.6/sage/ext gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict- prototypes -fPIC -I/home/esteban/Downloads/Internet/sage-4.1/local// include -I/home/esteban/Downloads/Internet/sage-4.1/local//include/ csage -I/home/esteban/Downloads/Internet/sage-4.1/devel//sage/sage/ext -I/home/esteban/Downloads/Internet/sage-4.1/local/include/python2.6 -c sage/ext/fast_callable.c -o build/temp.linux-x86_64-2.6/sage/ext/ fast_callable.o -w error: could not create 'build/temp.linux-x86_64-2.6': File exists cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ sage: There was an error installing modified sage library code. ERROR installing SAGE real 6m14.724s user 10m14.630s sys 0m51.278s sage: An error occurred while installing sage-4.1 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /home/esteban/Downloads/Internet/sage-4.1/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /home/esteban/Downloads/Internet/sage-4.1/spkg/build/sage-4.1 and type 'make'. Instead type "/home/esteban/Downloads/Internet/sage-4.1/sage -sh" in order to set all environment variables correctly, then cd to /home/esteban/Downloads/Internet/sage-4.1/spkg/build/sage-4.1 (When you are done debugging, you can type "exit" to leave the subshell.) make[1]: *** [installed/sage-4.1] Error 1 make[1]: Leaving directory `/media/Esteban/Downloads/Internet/sage-4.1/ spkg' real 119m46.505s user 78m27.545s sys 17m48.474s Error building Sage. --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
