cc -O2 -pipe -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations unistd/_CS_POSIX_V8_LP64_OFF64_LIBS.c -o unistd/_CS_POSIX_V8_LP64_OFF64_LIBS -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lstdthreads -lcrypt unistd/_CS_POSIX_V8_LP64_OFF64_LIBS.c:2:17: error: use of undeclared identifier '_CS_POSIX_V8_LP64_OFF64_LIBS' 2 | int const foo = _CS_POSIX_V8_LP64_OFF64_LIBS; | ^ 1 error generated.