On 7/22/07, Hamptonio <[EMAIL PROTECTED]> wrote: > > Building from scratch on a ppc laptop, I run aground when it gets to > lapack. I already had a gfortran installed which may be the problem.
It's almost certainly caused by that. Please use a binary or wait for sage-2.7.1, which will be released tomorrow. > Here are the errors I get at the end of the install attempt: > > ( cd INSTALL; make; ./testlsame; ./testslamch; \ > ./testdlamch; ./testsecond; ./testdsecnd; ./testversion ) > gfortran -fPIC -c lsame.f -o lsame.o > gfortran -fPIC -c lsametst.f -o lsametst.o > gfortran -o testlsame lsame.o lsametst.o > /usr/bin/ld: Undefined symbols: > __gfortran_store_exe_path > collect2: ld returned 1 exit status > make[3]: *** [testlsame] Error 1 > /bin/sh: line 1: ./testlsame: No such file or directory > /bin/sh: line 1: ./testslamch: cannot execute binary file > /bin/sh: line 1: ./testdlamch: cannot execute binary file > /bin/sh: line 1: ./testsecond: No such file or directory > /bin/sh: line 1: ./testdsecnd: cannot execute binary file > /bin/sh: line 1: ./testversion: cannot execute binary file > make[2]: *** [lapack_install] Error 126 > Error compiling lapack. > > > > > -- William Stein Associate Professor of Mathematics University of Washington http://www.williamstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---