Re: unbound error: Undefined symbol "sldns_key_EVP_load_gost_id"

From: Herbert J. Skuhra <herbert_at_gojira.at>
Date: Mon, 05 Nov 2018 09:35:43 +0100
On Sun, 04 Nov 2018 20:07:39 +0100, "Michael W. Lucas" wrote:
> 
> Hi,
> 
> Haven't seen this reported yet, so here it is. Found on last week's
> world, rebuild last night and still there. Worth filing a bug?
> 
> storm~;uname -a
> FreeBSD storm 13.0-CURRENT FreeBSD 13.0-CURRENT r339863 GENERIC  amd64
> 
> Trying to run unbound, and:
> 
> storm~;sudo unbound -dd
> ld-elf.so.1: /usr/sbin/unbound: Undefined symbol "sldns_key_EVP_load_gost_id"
> 
> The voices in my head mutter it's something about OpenSSL. But they're
> usually wrong.
> 
> Here's my unbound.conf, just in case:
> 
> ---
> root-hints: "named.cache"
> access-control: 0.0.0.0/0 allow
> ---

You are obviously running an old unbound binary. Did you forget to run
'make delete-old(-libs)'? Try /usr/sbin/local-unbound.

---
r333573 | des | 2018-05-12 19:10:36 +0200 (Sat, 12 May 2018) | 4 lines

Rename all Unbound binaries and man pages from unbound* to local-unbound*.

PR:             222902
---

--
Herbert
Received on Mon Nov 05 2018 - 07:35:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:19 UTC