Unable to resolve the error

From: rakesh singh
Date: Sun Jul 15 2012 - 05:22:27 EST


make -C /usr/src/linux-headers-2.6.38-8-generic/
SUBDIRS=/home/rakesh/Desktop/m modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.38-8-generic'
CC [M] /home/rakesh/Desktop/m/hello.o
/home/rakesh/Desktop/m/hello.c:1:70: fatal error:
usr/src/linux-headers-2.6.38-8-generic/include/linux/init.h: No such
file or directory
compilation terminated.
make[2]: *** [/home/rakesh/Desktop/m/hello.o] Error 1
make[1]: *** [_module_/home/rakesh/Desktop/m] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-8-generic'
make: *** [default] Error 2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/