cc -pipe -O -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations limits/_POSIX_CLOCKRES_MIN.c -o limits/_POSIX_CLOCKRES_MIN -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lrt -lcrypt limits/_POSIX_CLOCKRES_MIN.c:3:2: error: #error "_POSIX_CLOCKRES_MIN is not defined" #error "_POSIX_CLOCKRES_MIN is not defined" ^~~~~