Hi, I tried downloading the source for sage-4.1 and simply running a 'make' from the directory. I was told it would just work. Well, it did not. I got the following message.
sage: An error occurred while installing ntl-5.4.2.p8 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /Users/mirko/Desktop/sage-4.1/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /Users/mirko/Desktop/sage-4.1/spkg/build/ntl-5.4.2.p8 and type 'make'. Instead type "/Users/mirko/Desktop/sage-4.1/sage -sh" in order to set all environment variables correctly, then cd to /Users/mirko/Desktop/sage-4.1/spkg/build/ntl-5.4.2.p8 (When you are done debugging, you can type "exit" to leave the subshell.) make[1]: *** [installed/ntl-5.4.2.p8] Error 1 real 25m49.762s user 11m30.182s sys 1m9.862s Error building Sage. My machine is an Apple PowerBook G4 1.5 with Mac OS X 10.4.11 The relevant(?) part of the install.log is probably this: g++ -I../include -I. -O2 -g -fno-common -c xdouble.c g++ -I../include -I. -O2 -g -fno-common -c G_LLL_FP.c g++ -I../include -I. -O2 -g -fno-common -c G_LLL_QP.c G_LLL_QP.c: In function `long int NTL::G_BKZ_QP(NTL::mat_ZZ&, NTL::mat_ZZ*, NTL::quad_float, long int, lon g int, long int (*)(const NTL::vec_ZZ&))': G_LLL_QP.c:1145: internal compiler error: in cp_tree_equal, at cp/ tree.c:1679 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. make[3]: *** [G_LLL_QP.o] Error 1 make[2]: *** [libntl.dylib] Error 2 Failed to build NTL dylib. Is there something I am missing? Thanks, Mirko --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
