#9603: Force iconv to build + install on HP-UX.  Currently it is only installed 
on
Solaris and Cygwin.
--------------------------------------------+-------------------------------
   Reporter:  drkirkby                      |       Owner:  drkirkby    
       Type:  defect                        |      Status:  needs_review
   Priority:  minor                         |   Milestone:  sage-5.0    
  Component:  build                         |    Keywords:              
     Author:  David Kirkby                  |    Upstream:  N/A         
   Reviewer:  Peter Jeremy, Leif Leonhardy  |      Merged:              
Work_issues:                                |  
--------------------------------------------+-------------------------------
Changes (by leif):

  * reviewer:  pjeremy => Peter Jeremy, Leif Leonhardy


Comment:

 Replying to [comment:11 drkirkby]:
 > Replying to [comment:9 leif]:
 {{{
 ...
 Now cleaning up tmp files.
 rm: directory /home/drkirkby/sage-4.5.2.alpha0/spkg/build/iconv-1.13.1.p3
 not removed.  Cannot remove current directory
 Making Sage/Python scripts relocatable...
 ...
 }}}
 > >
 > > Yet another {{{sage-spkg}}} bug... :|
 >
 > Yes, I've seen endless messages about being unable to delete the current
 directory.

 This '''must''' happen on any system...

 > This is another instance where one would need to be very careful in
 changing things. Fixing the bug might actually introduce a bug. Adding a
 -f just hides the problem. I don't really know the answer to this.

 No, the fix is harmless. The solution is not to add {{{-f}}} (it is
 already {{{-rf}}} btw), but to {{{cd ..}}} before doing so. (It seems
 somebody added the {{{cd $BASEDIR}}} later without looking at all the code
 below it.)

 > I see this on both Solaris and HP-UX - can't recall if that warning is
 printed on Linux or not.

 See above, it's a "must have" :)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9603#comment:12>
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.

Reply via email to