crypto/thread/arch/thread_posix.c:25:28: error: use of undeclared identifier 'PTHREAD_CANCEL_ENABLE' pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL); ^ crypto/thread/arch/thread_posix.c:26:5: warning: implicit declaration of function...