On Thu, 5 Dec 2019 12:24:43 +0100 Wouter Wijngaards via Unbound-users <[email protected]> wrote:
> Hi, > > Unbound 1.9.6rc1 pre-release is available: > https://nlnetlabs.nl/downloads/unbound/unbound-1.9.6rc1.tar.gz > sha256 > 7e8a5e8856158d646504a853201bebfb389bb84e627a0a3362ba71f0c909ad79 pgp > https://nlnetlabs.nl/downloads/unbound/unbound-1.9.6rc1.tar.gz.asc Doesn't build here. On rhel7 based system: ipsecmod/ipsecmod.c: In function 'call_hook': ipsecmod/ipsecmod.c:340:4: error: too few arguments to function 'sldns_wire2str_ipseckey_scan' &slen, NULL, 0); ^ In file included from ipsecmod/ipsecmod.c:53:0: ./sldns/wire2str.h:814:5: note: declared here int sldns_wire2str_ipseckey_scan(uint8_t** data, size_t* data_len, char** str, ^ make: *** [ipsecmod.lo] Error 1 And on rhel6 based system: ipsecmod/ipsecmod.c: In function 'call_hook': ipsecmod/ipsecmod.c:340: error: too few arguments to function 'sldns_wire2str_ipseckey_scan' make: *** [ipsecmod.lo] Error 1 Same error, different diagnostics. Hope this help to fix the issue. -- Tuomo Soini <[email protected]> Foobar Linux services +358 40 5240030 Foobar Oy <https://foobar.fi/>
