x86_64-managarm-gcc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations nl_types/NL_CAT_LOCALE.c -o nl_types/NL_CAT_LOCALE -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv nl_types/NL_CAT_LOCALE.c:2:17: error: ‘NL_CAT_LOCALE’ undeclared here (not in a function) 2 | int const foo = NL_CAT_LOCALE; | ^~~~~~~~~~~~~