#16041: Get git to build on OS X 10.4 PPC
--------------------------------------+------------------------
       Reporter:  kcrisman            |        Owner:
           Type:  defect              |       Status:  new
       Priority:  blocker             |    Milestone:  sage-6.2
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------
Changes (by kcrisman):

 * priority:  major => blocker
 * cc: vbraun (added)


Comment:

 Yes, this works.  In spkg-install, do
 {{{
 if { uname -sr | grep 'Darwin 8' ;} &>/dev/null; then
     export NO_APPLE_COMMON_CRYPTO=1
 fi
 }}}
 I can't turn this into a branch yet on that machine, I don't think - at
 least, `sage -git diff` hangs - but I'll gladly approve this if someone
 does.  This shouldn't affect any other platform than Tiger, since we don't
 support Panther and anything after this supports this common crypto
 thingie.

 Putting as blocker since fix is here and prevents building.

--
Ticket URL: <http://trac.sagemath.org/ticket/16041#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to