#6209: fix flint
---------------------+------------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.0.1
Component: build | Keywords:
---------------------+------------------------------------------------------
{{{
in fmpz.c change
#include "zn_poly/zn_poly.h"
to
#include "zn_poly/src/zn_poly.h"
Also, in the FLINT makefile
-DNEBUG -> -DNDEBUG
in a couple of places. David Harvey found these.
These will fix the issues you note. The next version of FLINT due at
the end of June will have these fixes.
-- Bill Hart
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6209>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---