Date: Thu, 14 Nov 2019 15:26:59 -0500 From: mike tancsa <mike@sentex.net> To: Konstantin Belousov <kostikbel@gmail.com> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org> Subject: Re: lib not found and found at the same time ? Message-ID: <685e17cc-9a6d-ea61-eb2e-b12287941a9c@sentex.net> In-Reply-To: <20191114193028.GC2707@kib.kiev.ua> References: <a0d92250-b0dc-8cbb-4817-a88abece4110@sentex.net> <20191113222525.GW2707@kib.kiev.ua> <dffb82c8-f9c6-78bd-5323-e58e80ac5c50@sentex.net> <20191114193028.GC2707@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/14/2019 2:30 PM, Konstantin Belousov wrote: > >> [/usr/local/lib/nss_wins.so.1] >> libwinbind-client-samba4.so >> /usr/local/lib/samba4/private/libwinbind-client-samba4.so >> libreplace-samba4.so /usr/local/lib/samba4/private/libreplace-samba4.so >> >> ldd nss_wins.so.1 >> nss_wins.so.1: >> libwbclient.so.0 => /usr/local/lib/samba4/libwbclient.so.0 >> (0x801003000) >> libwinbind-client-samba4.so => >> /usr/local/lib/samba4/private/libwinbind-client-samba4.so (0x801213000) >> libreplace-samba4.so => >> /usr/local/lib/samba4/private/libreplace-samba4.so (0x801417000) >> libcrypt.so.5 => /lib/libcrypt.so.5 (0x80066b000) >> libc.so.7 => /lib/libc.so.7 (0x80024a000) >> >> This is something that needs to be fixed in the port at build time ? > Why is it a problem ? If the library is loaded from a binary that already > linked to the depended lib it would just work. Thanks, I was not sure how to interpret the result. I was not sure that if the binary called functions from that lib what the result would be. ---Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?685e17cc-9a6d-ea61-eb2e-b12287941a9c>