Shared object "libsodium.so.13" not found, required by "dnscrypt-proxy"

Miguel Clara miguelmclara at gmail.com
Tue Feb 24 04:08:02 UTC 2015


On Tue, Feb 24, 2015 at 1:18 AM, NGie Cooper <yaneurabeya at gmail.com> wrote:

> On Mon, Feb 23, 2015 at 10:43 AM, Miguel Clara <miguelmclara at gmail.com>
> wrote:
> > I don't think this is a 11-Current issue per say but probalby bad config,
> > but since I'm using CURRENT I dicided to post to the list.
> >
> > When my system boots dnscrypt fails to start with:
> >
> > Shared object "libsodium.so.13" not found, required by "dnscrypt-proxy"
> >
> > But manual start works without issue, I've resinstalled libsodium and
> > dnscrypt from ports and I noticed "USE_LDCONFIG=   yes" is present in the
> > Makefile for libsodium,
>
> ...
>
> What does dnscrypt-proxy REQUIRE?
>


Fro the rc.d instead by the port
cat /usr/ports/dns/dnscrypt-proxy/files/dnscrypt-proxy.in |grep REQUIR
# REQUIRE: SERVERS cleanvar


And this is what I've tried but no luck
cat /usr/local/etc/rc.d/dnscrypt-proxy |grep REQUIRE
# REQUIRE: SERVERS cleanvar ldconfig


More information about the freebsd-current mailing list