#9475: update M4RI to newest upstream release
----------------------------------------------------------+-----------------
Reporter: malb | Owner: tbd
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-4.5.1
Component: packages | Keywords: M4RI,
spkg-check
Author: Martin Albrecht, Leif Leonhardy | Upstream: Not
yet reported upstream; Will do shortly.
Reviewer: Leif Leonhardy, David Kirkby, Mariah Lenox | Merged:
Work_issues: |
----------------------------------------------------------+-----------------
Changes (by rlm):
* status: positive_review => needs_work
Comment:
With a fresh build, sage doesn't start:
{{{
Traceback (most recent call last):
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/bin/sage-eval",
line 4, in <module>
from sage.all import *
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6/site-
packages/sage/all.py",
line 73, in <module>
from sage.matrix.all import *
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6/site-
packages/sage/matrix/all.py",
line 1, in <module>
from matrix_space import MatrixSpace, is_MatrixSpace
File "/mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6/site-
packages/sage/matrix/matrix_space.py",
line 40, in <module>
import matrix_mod2_dense
ImportError: /mnt/usb1/scratch/wstein/build/sage-4.5.1/local/lib/python2.6
/site-packages/sage/matrix/matrix_mod2_dense.so:
undefined symbol: mzd_lqup
Sage failed to startup.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9475#comment:20>
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 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-trac?hl=en.