cc -O2 -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations unistd/_CS_POSIX_V8_ILP32_OFFBIG_LIBS.c -o unistd/_CS_POSIX_V8_ILP32_OFFBIG_LIBS -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -lcrypt unistd/_CS_POSIX_V8_ILP32_OFFBIG_LIBS.c:2:17: error: '_CS_POSIX_V8_ILP32_OFFBIG_LIBS' undeclared here (not in a function) 2 | int const foo = _CS_POSIX_V8_ILP32_OFFBIG_LIBS; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~