Unbound Dependency

"Randy McMurchy" ([email protected] via blfs-dev Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.devel
Message-ID <[email protected]>
Hi all,

The Unbound package can use the libsodium library and it should be added 
to the
optional dependencies.

https://doc.libsodium.org/

https://download.libsodium.org/libsodium/releases/libsodium-1.0.20-stable.tar.gz

This is from my installation:

==========================================
ldd /usr/lib/libunbound.so
         linux-vdso.so.1 (0x00007c3c14310000)
         libssl.so.3 => /usr/lib/libssl.so.3 (0x00007c3c140dc000)
         libsodium.so.26 => /usr/lib/libsodium.so.26 (0x00007c3c14065000)
         libprotobuf-c.so.1 => /usr/lib/libprotobuf-c.so.1 
(0x00007c3c1405a000)
         libevent-2.1.so.7 => /usr/lib/libevent-2.1.so.7 
(0x00007c3c14004000)
         libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x00007c3c13800000)
         libc.so.6 => /usr/lib/libc.so.6 (0x00007c3c1361a000)
         /lib64/ld-linux-x86-64.so.2 (0x00007c3c14312000)
==========================================

I've also got the dnstap protocol buffers linked into the library.

-- 
Randy

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-dev
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.