Yo Hal!

On Thu, 01 Jun 2017 19:36:43 -0700
Hal Murray <[email protected]> wrote:

> I have another BSD system without execinfo.h

If it also has no unwind.h then no useful backtrace for it.

> https://www.freebsd.org/cgi/man.cgi?query=backtrace&sektion=3&manpath=FreeBSD+>
>  11-current

Hmm, looks to me like it should have compiled, then failed due
to missing -lexecinfo.  Can you confirm you have HAVE_BACKTRACE_SYMBOLS_FD
in your build/config.h?  And configured with --enable-seccomp?

Friday I'll look into adding that lib to waf.  And, of course, the
prototypes in FreeBSD are not the same, so you should have gotten
warnings in ntpd/ntp-sandbox.c, in function catchTrap().

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        [email protected]  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgpOCVyfZ11SV.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
[email protected]
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to