#11884: Fix ECL so it builds on OS X Lion
--------------------------+-------------------------------------------------
Reporter: jhpalmieri | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.7.2
Component: packages | Keywords: ecl spkg upgrade update lion
darwin 11
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
--------------------------+-------------------------------------------------
Comment(by was):
In fact, as John says above, even with this version of ECL, the Maxima
spkg definitely finishes with a failure (for me, after 11 minutes). This
is the message in the error.log (it's just more details of what John wrote
above):
{{{
An error occurred during initialization:
In C:BUILDER, when building file
binary-ecl/maxima
tried to link together files that contained split binary data.
Unfortunately this is currently not possible. To avoid this
recompile the files setting C::*COMPILE-IN-CONSTANTS* to T.
List of offending files:
#P"binary-ecl/maxima-package.o"
#P"binary-ecl/ecl-port.o"
#P"binary-ecl/autoconf-variables.o"
#P"binary-ecl/nregex.o"
...
#P"binary-ecl/share-subdirs.o"
#P"binary-ecl/init-cl.o".
make[1]: *** [binary-ecl/maxima] Error 1
make: *** [all-recursive] Error 1
}}}
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11884#comment:11>
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.