Unable to resolve the error

2012-07-15 Thread rakesh singh
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Unable to resolve the error

2012-07-15 Thread rakesh singh
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [linux-pm] [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation

2012-07-13 Thread rakesh singh
Hello everyone,

I am new to linux and i also want to contribute in linux community.
I am running Ubuntu 11.04 and i have downloaded linux-2.6.35.13 for
learning. so kindly tell me how to set up and starting kernel
development.
I did tried some books and websites but i am still unable to do some
productive work. So,, its my request that kindly help me in setting up
the environment and start learning.

Regards
Rakesh kumar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [linux-pm] [RESEND PATCH v4 1/5] thermal: add generic cpufreq cooling implementation

2012-07-13 Thread rakesh singh
Hello everyone,

I am new to linux and i also want to contribute in linux community.
I am running Ubuntu 11.04 and i have downloaded linux-2.6.35.13 for
learning. so kindly tell me how to set up and starting kernel
development.
I did tried some books and websites but i am still unable to do some
productive work. So,, its my request that kindly help me in setting up
the environment and start learning.

Regards
Rakesh kumar
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/