ANSI fix breaks FreeBSD

Hal Murray hmurray at megapathdsl.net
Sun Feb 17 02:39:20 UTC 2019


It worked a few days ago.  It works if I comment out the pair of new lines in 
two files.


[ 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.





More information about the devel mailing list