Hi everyone,
while trying to create a nice patch for the next patch-merge-window, I was
encountering an error that preventing the proper execution of "./make.sh
build".
Apparently the unbound update did not get a rootfile update. After changing
it, it worked fine (patch, see below).
Nevertheless, I still get warnings about the rootfiles of kbd, unbound and
cmake (and no, my patch does not change them).
Best regards,
Wolfgang
PS.: I'm currently testing everything on a fresh install of CentOS, to
mitigate side-effects from previous builds.
PPS.: You are not using a build server system of some kind, right?
--- a/config/rootfiles/common/unbound
+++ b/config/rootfiles/common/unbound
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
#usr/lib/libunbound.la
#usr/lib/libunbound.so
usr/lib/libunbound.so.2
-usr/lib/libunbound.so.2.5.1
+usr/lib/libunbound.so.2.5.2
usr/sbin/unbound
usr/sbin/unbound-anchor
usr/sbin/unbound-checkconf