Date: Sat, 5 Dec 1998 14:10:00 -0800 (PST) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/8963: there is no libtermlib.so.2 in /usr/lib (3.0-RELEASE) Message-ID: <199812052210.OAA00820@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/8963; it has been noted by GNATS.
From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To: "José Mª Alcaide" <jose@we.lc.ehu.es>
Cc: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>,
freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: bin/8963: there is no libtermlib.so.2 in /usr/lib (3.0-RELEASE)
Date: Sat, 5 Dec 1998 17:09:19 -0500 (EST)
<<On Sat, 05 Dec 1998 16:18:03 +0100, "José Mª Alcaide" <jose@we.lc.ehu.es> said:
> Garrett Wollman wrote:
>>
>> <<On Fri, 4 Dec 1998 07:28:57 -0800 (PST), jose@we.lc.ehu.es said:
>>
>> >> Synopsis: there is no libtermlib.so.2 in /usr/lib (3.0-RELEASE)
>>
>> There is no need for a libtermlib.so.2:
>>
>> wollman@khavrinen(758)$ objdump --all-headers /usr/lib/libtermlib.so | fgrep SONAME
>> SONAME libtermcap.so.2
>>
> Uh? In FreeBSD 2.2-STABLE, libtermcap.so.2. and libtermlib.so.2 are
> the same file (they are hard-linked).
In FreeBSD 2.2-STABLE, there is no such thing as `libtermcap.so.2' nor
`libtermlib.so.2'. Those are ELF library names, and thus only present
in 3.0. In ELF libraries, only the `.so' versions are used for
link-time library searches.
-GAWollman
--
Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same
wollman@lcs.mit.edu | O Siem / The fires of freedom
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812052210.OAA00820>
