#9523: Upgrade the Readline spkg to 6.1
------------------------+---------------------------------------------------
Reporter: cwitty | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.6
Component: packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Description changed by drkirkby:
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 can also happen on openSUSE Linux.
>
> 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.
>
> Threads: [http://groups.google.com/group/sage-
> devel/browse_thread/thread/3f0f6d8c6ead4816/75bb442a9accc9ec?#75bb442a9accc9ec
> sage-devel], [http://groups.google.com/group/sage-
> support/browse_thread/thread/973316c62d190197 sage-support].
>
> 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 can also happen on openSUSE Linux.
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.
Threads: [http://groups.google.com/group/sage-
devel/browse_thread/thread/3f0f6d8c6ead4816/75bb442a9accc9ec?#75bb442a9accc9ec
sage-devel], [http://groups.google.com/group/sage-
support/browse_thread/thread/973316c62d190197 sage-support].
Related: #9530, #9987
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9523#comment:11>
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.