#11246: flint-1.5.0.p5's extraneous #includes break typedef ulong in sys/types.h
---------------------------------------------------+------------------------
Reporter: dimpase | Owner: tbd
Type: defect | Status:
positive_review
Priority: major | Milestone:
sage-4.7.2
Component: packages | Keywords: cygwin
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman, Leif Leonhardy | Author: Dima
Pasechnik, Jeroen Demeyer
Merged: | Dependencies:
---------------------------------------------------+------------------------
Comment(by kcrisman):
Unfortunately, because of the sage.math cluster failure, this is not
currently accessible. Given that the actual relevant part of
[http://trac.sagemath.org/sage_trac/attachment/ticket/11547/trac_11547-flint.diff]
is
{{{
=== flint-1.5.0.p7 (Karl-Dieter Crisman, 28th June 2011) ===
* Enable both libflint.dll and .so on Cygwin (see Trac 11547)
}}}
and
{{{
- # also name flint library correctly for MS Windows (an so won't
work).
- mv libflint.so libflint.dll
+ # make both kinds of dynamic libraries available for Windows
+ $CP -p libflint.so libflint.dll
}}}
(where the `$CP` could change to `cp`)
then perhaps someone could be kind when this comes back online and make
the p8 there. It would be very, very good to have all of the stuff at
#6743 merged as soon as possible so we don't go backwards. I'm
unfortunately about to go largely offline for about two weeks, so I will
not be around when p7 becomes available (at least, I don't think I'm going
to have good access).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11246#comment:75>
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.