clang -O2 -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations langinfo/ALTMON_6.c -o langinfo/ALTMON_6 -D_POSIX_C_SOURCE=202405L -lm -lintl langinfo/ALTMON_6.c:2:17: error: use of undeclared identifier 'ALTMON_6' int const foo = ALTMON_6; ^ 1 error generated.