cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations ndbm/mode_t.c -o ndbm/mode_t -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv ndbm/mode_t.c:7:10: fatal error: ndbm.h: No such file or directory 7 | #include | ^~~~~~~~ compilation terminated.