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