#10208: Remove "warning: Replacing library search directory..." if caused by
symbolic links
-----------------------------+----------------------------------------------
   Reporter:  jhpalmieri     |       Owner:  GeorgSWeber
       Type:  defect         |      Status:  new        
   Priority:  minor          |   Milestone:  sage-4.6.1 
  Component:  build          |    Keywords:             
     Author:  John Palmieri  |    Upstream:  N/A        
   Reviewer:                 |      Merged:             
Work_issues:                 |  
-----------------------------+----------------------------------------------
 This follows up on #9896.

 If there are symbolic links pointing to SAGE_ROOT, then running "sage -b"
 may cause a warning message like
 {{{
 warning: Replacing library search directory in linker command:
     "[actual SAGE_ROOT directory]/local/lib" -> "[link]/local/lib"
 }}}
 It can be distracting having warning messages print when there is actually
 nothing wrong, so the attached patch removes this warning.  The warning
 will of course still print if the Sage library has actually been moved.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10208>
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