#9523: Arch linux build fails because our readline spkg is too old
------------------------+---------------------------------------------------
   Reporter:  cwitty    |       Owner:  tbd       
       Type:  defect    |      Status:  new       
   Priority:  major     |   Milestone:  sage-4.5.1
  Component:  packages  |    Keywords:            
     Author:            |    Upstream:  N/A       
   Reviewer:            |      Merged:            
Work_issues:            |  
------------------------+---------------------------------------------------
 Under Arch linux, Sage fails to build, giving this error message:
 {{{
 bash: symbol lookup error: bash: undefined symbol:
 rl_filename_rewrite_hook
 }}}
 in the middle of the sqlite build (the next package built after readline).

 This is a new symbol that was added in readline 6.1; so I'm pretty sure
 the problem is because our readline 6.0 is missing that symbol, so trying
 to run Arch's /bin/bash with our LD_LIBRARY_PATH will fail.

 We should upgrade our readline spkg to 6.1; I bet that would fix the
 problem.

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