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