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