[Opendnssec-user] OpenDNSSEC 2.1.0 released
Yuri Schaeffer
yuri at nlnetlabs.nl
Thu Mar 2 11:04:14 UTC 2017
Hi Fred,
> Then the make failed.
> First there was a warning:
> scheduler/task.c: In function ‘task_perform’:
> scheduler/task.c:136:9: warning: implicit declaration of function
> ‘clamp’ [-Wimplicit-function-declaration]
> task->backoff = clamp(task->backoff * 2, 60, ODS_SE_MAX_BACKOFF);
> ^
>
> I don't know how serious this warning is.
This should not be a deal breaker. But thanks for reporting, we will fix it.
> Then there was a fatal error:
> janitor.c:54:23: fatal error: libunwind.h: No such file or directory
> #include <libunwind.h>
> ^
> compilation terminated.
>
> Does it mean that we have to install additional packages? If yes, which
> ones?
Hmm strange, not having libunwind should be caught by configure.
Can you run:
sh autogen.sh
and then configure again. Does that help?
//Yuri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20170302/ddcddda9/attachment.bin>
More information about the Opendnssec-user
mailing list