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