Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 04:07:41 +0000
From:      Miguel Clara <miguelmclara@gmail.com>
To:        NGie Cooper <yaneurabeya@gmail.com>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Shared object "libsodium.so.13" not found, required by "dnscrypt-proxy"
Message-ID:  <CADGo8CWyyFJXR5fD%2BYe%2BSynzH0mqfh3Fsx8ULmQzOxTwR0Bd8A@mail.gmail.com>
In-Reply-To: <CAGHfRMC1_jRQxkxu-aaJJBvqb8oPvOrCiJwOWhLsR1A81YKrEw@mail.gmail.com>
References:  <CADGo8CURnvyLD55zs5m=hgrG9g6xct0q4ZMSNiY%2BzLA1GBi0Ug@mail.gmail.com> <CAGHfRMC1_jRQxkxu-aaJJBvqb8oPvOrCiJwOWhLsR1A81YKrEw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 24, 2015 at 1:18 AM, NGie Cooper <yaneurabeya@gmail.com> wrote:

> On Mon, Feb 23, 2015 at 10:43 AM, Miguel Clara <miguelmclara@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADGo8CWyyFJXR5fD%2BYe%2BSynzH0mqfh3Fsx8ULmQzOxTwR0Bd8A>