clang -O2 -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations pthread/PTHREAD_PRIO_NONE.c -o pthread/PTHREAD_PRIO_NONE -D_POSIX_C_SOURCE=202405L -lm -lintl pthread/PTHREAD_PRIO_NONE.c:2:10: fatal error: 'pthread.h' file not found #include ^ 1 error generated.