From owner-freebsd-bugs Sat Dec 5 14:10:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA17040 for freebsd-bugs-outgoing; Sat, 5 Dec 1998 14:10:03 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA17017 for ; Sat, 5 Dec 1998 14:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA00820; Sat, 5 Dec 1998 14:10:00 -0800 (PST) Date: Sat, 5 Dec 1998 14:10:00 -0800 (PST) Message-Id: <199812052210.OAA00820@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Garrett Wollman Subject: Re: bin/8963: there is no libtermlib.so.2 in /usr/lib (3.0-RELEASE) Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/8963; it has been noted by GNATS. From: Garrett Wollman To: "José Mª Alcaide" Cc: Garrett Wollman , 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) < said: > Garrett Wollman wrote: >> >> <> >> >> 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