cc -pthread   -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations libintl/TEXTDOMAINMAX.c -o libintl/TEXTDOMAINMAX -D_POSIX_C_SOURCE=202405L -lm -lpthread  -lgdbm_compat -lintl -lnetwork -lbsd -latomic
libintl/TEXTDOMAINMAX.c:4:2: error: #error "TEXTDOMAINMAX is not defined"
    4 | #error "TEXTDOMAINMAX is not defined"
      |  ^~~~~
