Try the new HEAD (3562205). I changed ANSI to POSIX.1-2001 which should hopefully make FreeBSD happy again while still suppressing the colliding symbols on NetBSD.
What version of OpenSSL are you building against on FreeBSD? I want to go through sources to figure out exactly why it fails. On Mon, Feb 18, 2019 at 3:10 PM Hal Murray via devel <devel@ntpsec.org> wrote: > > Google/gmail has been rejecting some of my mail recently. > > Daniel said: > > I'm also waiting on Hal to run it through his build farm again to let me > > know > > if last-minute changes caused any breakage. > > The ANSI fix for NetBSD broke FreeBSD. > > -- Build files have been written to: /home/murray/ntpsec/libaes_siv > [ 11%] Building C object CMakeFiles/runtests.dir/aes_siv_test.c.o > In file included from /home/murray/ntpsec/libaes_siv/aes_siv_test.c:3: > In file included from /home/murray/ntpsec/libaes_siv/aes_siv.c:23: > In file included from /usr/include/openssl/cmac.h:19: > In file included from /usr/include/openssl/evp.h:16: > In file included from /usr/include/openssl/bio.h:20: > In file included from /usr/include/openssl/crypto.h:415: > /usr/include/pthread.h:195:7: error: unknown type name 'clockid_t' > clockid_t * __restrict); > ^ > /usr/include/pthread.h:219:39: error: unknown type name 'clockid_t' > > int pthread_getcpuclockid(pthread_t, clockid_t *); > ^ > 2 errors generated. > > *** Error code 1 > > > > -- > These are my opinions. I hate spam. > > > > _______________________________________________ > devel mailing list > devel@ntpsec.org > http://lists.ntpsec.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel