On Thu, Mar 4, 2010 at 7:45 PM, dmharvey <[email protected]> wrote: > Hi, I get the following build failure for sage 4.3.2 on alhambra (a > machine known to some people on this list): > > configure: Exiting since the Fortran compiler is not the same > configure: error: version as the C and C++ compilers > ERROR: You do not have all of the prerequisites needed > to build Sage from source. See the errors above. > make[1]: *** [installed/prereq-0.7] Error 1 > make[1]: Leaving directory `/home/dmharvey/sage-4.3.2/spkg' > > In fact we have: > > alhambra$ gcc --version > gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) > > alhambra$ g++ --version > g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) > > alhambra$ gfortran --version > GNU Fortran (GCC) 4.2.1 (Ubuntu 4.2.1-5ubuntu4) > > Is there a workaround for this, or do I need to bug the sysadmin...?
You should definitely get Arthur to install the right Fortran. It's just asking for trouble to use the wrong version. -- William -- 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 URL: http://www.sagemath.org
