clang -O2 -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations unistd/_XOPEN_REALTIME_THREADS.c -o unistd/_XOPEN_REALTIME_THREADS -D_POSIX_C_SOURCE=202405L -lm -lintl unistd/_XOPEN_REALTIME_THREADS.c:9:2: error: "_XOPEN_REALTIME_THREADS is not defined" #error "_XOPEN_REALTIME_THREADS is not defined" ^ 1 error generated.