#9523: Upgrade the Readline spkg to 6.1
------------------------+---------------------------------------------------
Reporter: cwitty | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.6
Component: packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Description changed by mpatel:
Old description:
> 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.
>
> There's a very similar problem with openSUSE Linux.
>
> Related: #9530.
New description:
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.
There's a very similar problem on openSUSE Linux.
Related: #9530.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9523#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.