#9543: Enable cephes on FreeBSD and disable it on Cygwin
---------------------------------------------------+------------------------
Reporter: pjeremy | Owner: pjeremy
Type: defect | Status:
needs_review
Priority: major | Milestone: sage-5.6
Component: FreeBSD | Resolution:
Keywords: cephes spkg cygwin freebsd | Work issues:
Report Upstream: N/A | Reviewers: Stephen
Montgomery-Smith, Karl-Dieter Crisman
Authors: Peter Jeremy, Jean-Pierre Flori | Merged in:
Dependencies: | Stopgaps:
---------------------------------------------------+------------------------
Comment (by stephen):
It still fails with the "complex_bsd.h" no rule message.
I looked at Jeremy's patch, and it seemed to me that it did create
math_bsd.h and complex_bsd.h. For example, it has lines like this:
{{{
--- cephes-2.8/patches/complex_bsd.h.orig 2010-07-26
08:25:54.654310990 +1000
+++ cephes-2.8/patches/complex_bsd.h 2010-07-26 08:25:54.658310309
+1000
}}}
This is a diff against a non-existent file, using the "-N" option to diff.
The patch program creates a new file.
Makefile then copies this from cephes-2.8/patches to where-ever it is
needed. I would probably change the patch so that it is created directly
in the directory where it is needed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9543#comment:25>
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.