Date: Tue, 16 Dec 1997 11:28:35 +0300 (MSK) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> To: Peter Wemm <peter@spinner.netplex.com.au>, jdp@FreeBSD.ORG, FreeBSD-current <current@FreeBSD.ORG> Subject: Re: ld search patch and ld hints conflict at link stage (libtermcap) Message-ID: <Pine.BSF.3.96.971216112559.19371A-100000@lsd.relcom.eu.net> In-Reply-To: <Pine.BSF.3.96.971216103959.16967A-100000@lsd.relcom.eu.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Dec 1997, Андрей Чернов wrote: > cc -O2 -pipe -I/usr/src/usr.bin/ftp/../../contrib-crypto/telnet -o ftp cmds.o cmdtab.o complete.o domacro.o fetch.o ftp.o main.o ruserpass.o util.o -ledit -ltermcap > ld: no shared -ltermcap.3.0 available > *** Error code 1 Forget to say that -ledit library essentialy involved here since it depends on libtermcap 3.0 as builded, so it cause 3.0 number picked. Situation fixed by rebuilding ledit, but I think we should either produce more meaning diagnostic about libraries inter-dependace or just silently drop to existen variant. -- Andrey A. Chernov <ache@nietzsche.net> http://www.nagual.pp.ru/~ache/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971216112559.19371A-100000>