#6971: [with patch; needs review] port ECL spkg to os x 10.6
---------------------+------------------------------------------------------
Reporter: was | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.1.2
Component: build | Keywords:
Reviewer: | Author:
Merged: |
---------------------+------------------------------------------------------
Old description:
> {{{
> ha1/spkg/build/ecl-9.8.4/src/src/gc/mach_dep.c -o mach_dep.o
> In file included from
> /Users/wstein/sage/build/64bit/sage-4.1.2.alpha1/spkg/build/ecl-9.8.4/src/src/gc/mach_dep.c:163:
> /usr/include/ucontext.h:42:2: error: #error ucontext routines are
> deprecated, and require _XOPEN_SOURCE to be defined
> make[5]: *** [mach_dep.lo] Error 1
> make[4]: *** [install-recursive] Error 1
> make[3]: *** [libeclgc.a] Error 2
> make[2]: *** [all] Error 2
> Failed to build ECL ... exiting
>
> }}}
New description:
{{{
ha1/spkg/build/ecl-9.8.4/src/src/gc/mach_dep.c -o mach_dep.o
In file included from
/Users/wstein/sage/build/64bit/sage-4.1.2.alpha1/spkg/build/ecl-9.8.4/src/src/gc/mach_dep.c:163:
/usr/include/ucontext.h:42:2: error: #error ucontext routines are
deprecated, and require _XOPEN_SOURCE to be defined
make[5]: *** [mach_dep.lo] Error 1
make[4]: *** [install-recursive] Error 1
make[3]: *** [libeclgc.a] Error 2
make[2]: *** [all] Error 2
Failed to build ECL ... exiting
}}}
--
Comment(by was):
spkg up here:
http://sage.math.washington.edu/home/wstein/patches/ecl-9.8.4-20090913cvs.p1.spkg
It's important that the name be fairly canonical like the above is.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6971#comment:1>
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
-~----------~----~----~----~------~----~------~--~---