My code contains #include <string.h> which means it is trying to include system header files this header file is in /usr/include but make command can not find it. My operating system is ubuntu 12.04 GNU MAKE version is 3.81 and the error is fatal error: string.h: No such file or directory #include which mean