Hi, After trying "make distclean" to start the build from scratch, the build finally succeed.
Thanks. On Sun, Jun 23, 2013 at 7:13 AM, Volker Braun <[email protected]> wrote: > You have some half-built gfortran in the path, try "make distclean" to > start the build from scratch. > > > > > On Saturday, June 22, 2013 2:49:07 AM UTC-7, Wai Man Chung wrote: >> >> I have taken advice of Volker Braun and run "sudo yum install gcc-c++ >> gcc-gfortran", then I run "make" again, it runs for a while and it seems >> the previous error is passed. But there is other similar error : >> >> ==============================**=================== >> gfortran: error: libgfortran.spec: No such file or directory >> make[4]: *** [testlsame] Error 1 >> make[4]: Leaving directory `/home/wmchung/Sage-build-5.9/** >> sage-5.9/spkg/build/lapack-**20071123.p2/src/INSTALL' >> /bin/sh: ./testlsame: No such file or directory >> /bin/sh: ./testslamch: No such file or directory >> /bin/sh: line 1: ./testdlamch: No such file or directory >> /bin/sh: line 1: ./testsecond: No such file or directory >> /bin/sh: line 1: ./testdsecnd: No such file or directory >> /bin/sh: line 1: ./testversion: No such file or directory >> make[3]: *** [lapack_install] Error 127 >> make[3]: Leaving directory `/home/wmchung/Sage-build-5.9/** >> sage-5.9/spkg/build/lapack-**20071123.p2/src' >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "sage-devel" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/sage-devel/K10TaiEPbRw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
