[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libcurses shlib breakage
On Thu, May 24, 2001 at 07:29:55PM +0900, itojun@iijlab.net wrote:
> it seems that we got a symbol (cur_term) withdrawn from
> libcurses.so.8.0 without shlib version number change.
> after the upgrade of /usr/lib/libcurses.so.8.0, i no longer able to
> run tools that depends on libcurses.so. oddly enough libcurses.a
> has the symbol cur_term. is it a local problem of mine?
>
> itojun
It is result of bug in tsort. Build and install new tsort and then
rebuild libcurses. You must have tsort.core in /usr/src/lib/libcurses/obj
Grigoriy.