#8951: Clear /tmp/ECL* after building ECL
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.4.2
Component: solaris | Keywords:
Author: David Kirkby | Upstream: Reported upstream. Developers
acknowledge bug.
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by newvalueoldvalue):
* status: new => needs_review
* author: => David Kirkby
Comment:
I've attached a patch. It removes the files only on Solaris. It also has a
couple of minor corrections
* It no longer reports a 32-bit build. Previously it reported a 32-bit
build unless a 64-bit build was requested, but on some systems the default
is 64-bit, so the message was incorrect.
* Checks for SAGE64 being 'yes' and not 'yes' and '1' as before, as there
is other code in Sage which prevents '1' being used.
These two are just very minor changes - the main change is to delete
/tmp/ECL*
What I find a bit odd, is that I don't see these tmp files on my own Sun
Blade 2000 SPARC, which runs Solaris 10 update 8 (05/2009). I can only
assume they are created them removed by ecl, so why this should not happen
on 't2' is a mystery.
http://boxen.math.washington.edu/home/kirkby/Solaris-
fixes/ecl-10.2.1.p0.spkg
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8951#comment:1>
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.