I tried to compile sage-3.4 on a Mac Pro (two quad-core intel xeon processors, OS 10.5.6) using gcc4.0.1. As instructed, I hid /opt/ local. Nonetheless I failed; what seems to be the relevant part of install.log is included below.
I have installed the binary version and it seems to run, although so far I have done nothing more than ask it for the answer to 1+1 (which it got right). Since this is working, the issue is not urgent for me. Thanks Chris Godsil ###### gmp-mpir-0.9/src/README Finished extraction **************************************************** Host system uname -a: Darwin cuscus.math.uwaterloo.ca 9.6.3 Darwin Kernel Version 9.6.3: Tue Jan 20 18:26:40 PST 2009; root:xnu-1228.10.33~1/RELEASE_I386 i386 **************************************************** **************************************************** GCC Version gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable- checking -enable-werror --prefix=/usr --mandir=/share/man --enable- languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/ $/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/ lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic -- host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5490) **************************************************** Deleting assembly files which depend on PIC assembly working or 32 bit OSX on Intel hardware checking build system type... Invalid configuration `p6???-apple- darwin9.6.3': machine `p6???-apple' not recognized configure: error: /bin/sh ./config.sub p6???-apple-darwin9.6.3 failed Failed to configure. real 0m0.687s user 0m0.236s sys 0m0.415s sage: An error occurred while installing gmp-mpir-0.9 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /Applications/sage-3.4/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /Applications/sage-3.4/spkg/build/gmp-mpir-0.9 and type 'make'. Instead type "/Applications/sage-3.4/sage -sh" in order to set all environment variables correctly, then cd to /Applications/sage-3.4/spkg/build/gmp-mpir-0.9 (When you are done debugging, you can type "exit" to leave the subshell.) make[1]: *** [installed/gmp-mpir-0.9] Error 1 real 0m4.715s user 0m2.355s sys 0m1.676s /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python: can't open file '/Applications/ sage-3.4/devel/sage/doc/common/builder.py': [Errno 2] No such file or directory --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---