cc -pthread   -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations fmtmsg/MM_OK.c -o fmtmsg/MM_OK -D_POSIX_C_SOURCE=202405L -lm -lpthread  -lgdbm_compat -lintl -lnetwork -lbsd -latomic
fmtmsg/MM_OK.c:7:10: fatal error: fmtmsg.h: No such file or directory
    7 | #include <fmtmsg.h>
      |          ^~~~~~~~~~
compilation terminated.
