#16105: Stop linking everything to libntl
-------------------------------------------------+-------------------------
       Reporter:  darij                          |        Owner:
           Type:  defect                         |       Status:  closed
       Priority:  blocker                        |    Milestone:  sage-6.2
      Component:  build                          |   Resolution:  fixed
       Keywords:  ntl, crash                     |    Merged in:
        Authors:  Jeroen Demeyer                 |    Reviewers:  Volker
Report Upstream:  N/A                            |  Braun
         Branch:                                 |  Work issues:
  2770a55d98ddb44edb113207e00c502baf30acb6       |       Commit:
   Dependencies:                                 |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by leif):

 John C. just reported for 6.2.beta8 (where this ticket got merged):
 {{{
 This is a different problem to the one I reported on the other
 sage-release thread.  On my laptop (ubuntu 12.04) I had a working
 build of a previous beta, I think beta6.  I pulled from trac/develop
 and ran a make.  Here's the error message:


 [ -f local/etc/sage-started.txt ] || local/bin/sage-starts
 build/pipestatus "./sage --docbuild --no-pdf-links all html  2>&1"
 "tee -a logs/dochtml.log"
 Traceback (most recent call last):
   File "/home/john/sagegit/src/doc/common/builder.py", line 1467, in
 <module>
     import sage.all
 (...)
   File "/home/john/sagegit/local/lib/python2.7/site-
 packages/sage/matrix/matrix_space.py",
 line 48, in <module>
     import matrix_mpolynomial_dense
 ImportError: libntl.so.2: cannot open shared object file: No such file
 or directory
 }}}

 Wonder what went wrong, since due to the dependency of ''every'' extension
 module on `setup.py` the ''whole'' Sage library should have gotten
 rebuilt.

--
Ticket URL: <http://trac.sagemath.org/ticket/16105#comment:45>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to