Date: Sat, 5 Dec 1998 07:20:01 -0800 (PST) From: "José Mª Alcaide" <jose@we.lc.ehu.es> To: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/8963: there is no libtermlib.so.2 in /usr/lib (3.0-RELEASE) Message-ID: <199812051520.HAA07143@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: "José Mª Alcaide" <jose@we.lc.ehu.es> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: bin/8963: there is no libtermlib.so.2 in /usr/lib (3.0-RELEASE) Date: Sat, 05 Dec 1998 16:18:03 +0100 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). I supposed that the same library has two names in order to permit linking using both "-ltermcap" and "-ltermlib", giving more compatibility. Is this not need with FreeBSD-3.0? -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:jose@we.lc.ehu.es Universidad del País Vasco | http://www.we.lc.ehu.es/~jose Dpto. de Electricidad y Electrónica | Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-944858139 ----------------------------------------------------------------------- "Go ahead... make my day." - H. Callahan 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?199812051520.HAA07143>