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