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