I just downloaded the 2.9 source tarball and attempted a build.  It died on
building lapack.  It looks like the test* files in
spkg/build/lapack-20071123/src/INSTALL are for a different architecture.

I'm running OSX 10.4 Intel; 2 GHz Intel Core Duo and 1 GB of RAM.

Steve

****************************************************
GCC Version
gcc -v
Using built-in specs.
Target: i686-apple-darwin8
Configured with:
/private/var/tmp/gcc/gcc-5250.obj~20/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 --build=powerpc-apple-darwin8
--with-arch=pentium-m --with-tune=prescott --program-prefix=
--host=i686-apple-darwin8 --target=i686-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5250)
****************************************************
( cd INSTALL; make; ./testlsame; ./testslamch; \
  ./testdlamch; ./testsecond; ./testdsecnd; ./testversion )
sage_fortran -fPIC  -c lsame.f -o lsame.o
sage_fortran -fPIC  -c lsametst.f -o lsametst.o
sage_fortran  -o testlsame lsame.o lsametst.o
ld: table of contents for archive: /opt/sage-2.9
/local/bin/../lib/gcc-lib/i386-apple-darwin8.10.3/4.0.3//libf95.a is out of
date; rerun ranlib(1) (can't load from it)
ld: table of contents for archive: /opt/sage-2.9
/local/bin/../lib/gcc-lib/i386-apple-darwin8.10.3/4.0.3//libgcc.a is out of
date; rerun ranlib(1) (can't load from it)
ld: table of contents for archive: /opt/sage-2.9
/local/bin/../lib/gcc-lib/i386-apple-darwin8.10.3/4.0.3//libgcc_eh.a is out
of date; rerun ranlib(1) (can't load from it)
make[3]: *** [testlsame] Error 1
/bin/sh: line 1: ./testlsame: cannot execute binary file
/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

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to