#7821: readline-6.0.p1 fails on FreeBSD
-----------------------------+----------------------------------------------
Reporter: pjeremy | Owner: pjeremy
Type: defect | Status: closed
Priority: major | Milestone: sage-4.5
Component: FreeBSD | Resolution: fixed
Keywords: | Work_issues:
Upstream: N/A | Reviewer: Mike Hansen
Author: Peter Jeremy | Merged: sage-4.5.alpha0
Dependencies: |
-----------------------------+----------------------------------------------
Comment(by leif):
For the record:
The proper fix (btw. also for a couple of other systems, like Arch Linux,
OpenSuSE and meanwhile also Ubuntu 11.10 I think) is to add
`$(TERMCAP_LIB)` to the link command of `libreadline.so` in
`src/shlib/Makefile.in`, rather than setting `SHLIB_LIBS='-ltermcap'`.
This is more generic, since readline's `configure` determines what the
proper `libtermcap` (or its replacement) is. No need to special-case on
the platform (operating system / distro).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7821#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.