#18845: Update NTL to 9.2.0
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  db8cf9977d8f5827371b128249f22348839872a4
  u/jpflori/ticket/18845             |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 It seems that the module is really underlinked:
 {{{
 $ ./sage --python
 Python 2.7.9 (default, Jul  5 2015, 21:49:10)
 [GCC 4.8.4] on linux2
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import sage.symbolic.pynac
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: /usr/local/src/sage-config/local/lib/python2.7/site-
 packages/sage/symbolic/pynac.so: undefined symbol: _ZN3NTL8ZZ_pInfoE
 }}}
 The only reason there is no error in Sage is that NTL was imported before
 (by some other module imported earlier).

--
Ticket URL: <http://trac.sagemath.org/ticket/18845#comment:47>
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