clang -O2 -Wall -Wextra -Werror=implicit-function-declaration endian/htole64.c -o endian/htole64 -D_GNU_SOURCE -D_BSD_SOURCE -D_ALL_SOURCE -D_DEFAULT_SOURCE -lm -lintl endian/htole64.c:3:10: fatal error: 'endian.h' file not found #include ^ 1 error generated.