#9043: lcalc failing to build on OpenSolaris x64.
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.4.3
Component: solaris | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Changes (by drkirkby):
* status: new => needs_review
Comment:
I forgot to say, there were a couple of other changes I did at the same
time.
1) Removed the following 4 binary files from the source distribution.
{{{
./src/src/.Makefile.old.swp
./src/src/.Lcommandline.ggo.swp
./src/include/.Lvalue.h.swp
./src/include/.Lexplicit_formula.h.swp
}}}
2) Test for SAGE64 being "yes" and not "yes" or "1" as before, since other
code in Sage will only allow SAGE64 to be "yes" or "no". The number "1" is
not a legal value, so there was no point checking for it.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9043#comment:5>
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.