lib not found and found at the same time ?
mike tancsa
mike at sentex.net
Thu Nov 14 20:27:02 UTC 2019
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
More information about the freebsd-stable
mailing list