On May 7, 12:03 am, "Franco Saliola" <[EMAIL PROTECTED]> wrote:
> Me again. Different machine, same OS, different error.
>
> Compilation failed with the message:
>
> sage: An error occurred while installing lapack-20071123.p0
Hhhm:
gcc version 4.0.1 (Apple Computer, Inc. build 5341)
****************************************************
( 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: /private/tmp/sage-3.0.1/local/
bin/../lib/gcc-lib/powerpc-apple-darwin6.8/4.0.3//libf95.a
is out of date; rerun ranlib(1) (can't load from it)
ld: table of contents for archive: /private/tmp/sage-3.0.1/local/
bin/../lib/gcc-lib/powerpc-apple-darwin6.8/4.0.3//libgcc.a
is out of date; rerun ranlib(1) (can't load from it)
ld: table of contents for archive: /private/tmp/sage-3.0.1/local/
bin/../lib/gcc-lib/powerpc-apple-darwin6.8/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: No such file or directory
/bin/sh: line 1: ./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[2]: *** [lapack_install] Error 127
Error compiling lapack.
That gcc isn't on the black list yet. Can you try updating to a newer
XCode and try again? That gcc is shipped with XCode 2.2[.1] it seems.
It is my impression that XCode 2.4 and higher works.
> Running Mac OS X 10.4.11 on a Dual 1.25GHz PowerPC G4.
>
> I'm attaching the install.log.
This one is 3MB ;)
Cheers,
Michael
> --
>
> install.log
> 3056KDownload
--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---