Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 11:40:17 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        Kris Kennaway <kris@obsecurity.org>, current@FreeBSD.ORG
Subject:   Re: btw - Re: whither libtermcap? (fallout of libc dance)
Message-ID:  <20010223114017.A73524@mollari.cthul.hu>
In-Reply-To: <Pine.LNX.4.21.0102231128360.23814-100000@zeppo.feral.com>; from mjacob@feral.com on Fri, Feb 23, 2001 at 11:29:12AM -0800
References:  <20010223112533.B73037@mollari.cthul.hu> <Pine.LNX.4.21.0102231128360.23814-100000@zeppo.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Fri, Feb 23, 2001 at 11:29:12AM -0800, Matthew Jacob wrote:
> On Fri, 23 Feb 2001, Kris Kennaway wrote:
> 
> > On Fri, Feb 23, 2001 at 11:23:23AM -0800, Matthew Jacob wrote:
> > 
> > > The problem is that libtermcap.so, still hanging around, is used by things
> > > that don't usually get rebuilt in a buildworld/installworld run (like X11
> > > tools like xterm)- and attempts to use such things yield:
> > 
> > lrwxr-xr-x  1 root  wheel     12 Feb 23 00:55 /usr/lib/libtermcap.a -> libncurses.a
> > lrwxr-xr-x  1 root  wheel     13 Feb 23 00:55 /usr/lib/libtermcap.so -> libncurses.so
> > -r--r--r--  1 root  wheel  15160 Apr 24  2000 /usr/lib/libtermcap.so.2
> > l
> > 
> > Remove your stale libraries - this one went away before 4.0-REL.
> 
> ...Which then also begs the question- if I put this all into /usr/lib/compat-
> and libtermcap.so still whines about missing __stderr- is this a "we don't
> care- it's too old"?

You shouldn't be building new binaries which link against libtermcap
(i.e. this should never happen) - it's only there for existing
binaries which would be linked against libc.so.3 also (both of which
are under compat/) and should continue to work.

Kris

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE6lryhWry0BWjoQKURAmx2AJ9M9UZ9GtiLQLSkdvJHq+MPwxVrfwCg0MTK
cY5pTW845OF8U41HBI+UZJc=
=FUqw
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010223114017.A73524>