[Userland-team] [OpenIndiana Distribution - Bug #1206] link libreadline with the new libtermcap (filter) library

illumos project devnull at illumos.org
Mon Jul 9 19:22:26 UTC 2012


Issue #1206 has been updated by Milan Jurik.


If this had to fix cadaver issue then not:

$ uname -a
SunOS xylabone 5.11 oi_151a5 i86pc i386 i86pc
$ cadaver 
ld.so.1: cadaver: fatální: relocation error: file /usr/lib/libreadline.so.5: symbol tgetent: referenced symbol not found
Killed

----------------------------------------
Bug #1206: link libreadline with the new libtermcap (filter) library
https://www.illumos.org/issues/1206

Author: Gordon Ross
Status: Feedback
Priority: High
Assignee: OI Userland
Category: SFW (Solaris Freeware)
Target version: oi_151_stable
Difficulty: Bite-size
Tags: termcap


illumos issue 1168 introduces a new libtermcap "fiter" library
that allows libreadline to pull just what it needs from libcurses,
and do so in a way that does not bind consumers of libreadline
to any particular curses library.

In order to avoid the need to add -ltermcap or -lcurses to all
applications that link with libreadline, we should build our
libreadline to have a dependency on this new filter library.

Note that fixing 1168 is a prerequisite for this issue.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Userland-team mailing list