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