#6910: Singular should not build its version of NTL
---------------------------+------------------------------------------------
Reporter: pcpa | Owner: mabshoff
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Changes (by pcpa):
* upstream: => N/A
Comment:
I just tracked and corrected most, if not all, crashes in the new
Mandriva sagemath-4.7 rpm package by rebuilding singular but before
that, rm -rf'ing the ntl subdirectory.
Interestingly I had noticed the issue long long ago, and forgot
about it, but the problem is that if not removing the ntl
subdirectory, it will still build the local ntl and/or link
statically to it, even when told to use the system ntl, with
something like --with-ntl=/usr
I had this issue because I did use pristine upstream tarball
for the singular package, and not make it based on the sage
spkg tarball.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6910#comment:2>
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.