Hi All, I had some trouble buidling the latest version of SAGE on my MacBook Pro under 10.5.1. Specifically, flint didn't install correctly. Here's the relevant part of install.log:
collect2: ld returned 1 exit status make[2]: *** [fmpz_poly-test] Error 1 ls: qd: No such file or directory gcc -std=c99 -I/Applications/sage-2.8.13/local/include/ -I/ Applications/sage-2.8.13/local/include -I/Applications/sage-2.8.13/ local/include -funroll-loops -fexpensive-optimizations -fPIC - funroll-loops -O3 -c mpn_extras-test.c -o mpn_extras-test.o gcc -std=c99 -I/Applications/sage-2.8.13/local/include/ -I/ Applications/sage-2.8.13/local/include -I/Applications/sage-2.8.13/ local/include -funroll-loops -fexpensive-optimizations -fPIC - funroll-loops -O3 mpn_extras-test.o test-support.o -o mpn_extras- test mpn_extras.o mpz_extras.o memory-manager.o ZmodF.o ZmodF_mul.o ZmodF_mul-tuning.o fmpz.o fmpz_poly.o mpz_poly-tuning.o mpz_poly.o ZmodF_poly.o long_extras.o -L/Applications/sage-2.8.13/local/lib/ -L/ Applications/sage-2.8.13/local/lib/ -L/Applications/sage-2.8.13/local/ include -lgmp -lpthread -lm -lntl ld: duplicate symbol ___gmpz_abs in test-support.o and mpn_extras- test.o collect2: ld returned 1 exit status make[2]: *** [mpn_extras-test] Error 1 Failed to build FLINT dylib. Also, I'm using gcc 4.0.1, and this was a fresh install. Thanks! Neal --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@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-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---