Hello, I'm trying to compile Sage 6.4.1 from tarball on CentOS 6.6 and 7.0, 64-bit architecture. Directories owner is user sage.
Following variables are set: export MAKE="make -j2 -l7" export SAGE_CHECK="yes" export SAGE_KEEP_BUILT_SPKGS=yes export SAGE64="yes" export SAGE_INSTALL_GCC="yes" While running "make ssl" I get flint-2.4.4 tests fail with error: CXX build/interfaces/test/t-NTL-interface g++: error: build/interfaces/NTL-interface.o: No such file or directory I found this flint link https://github.com/wbhart/flint2/issues/104 I'd like to know how to solve this error. regards, Yoe -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
