<div dir="ltr">On Wed, Dec 4, 2013 at 2:14 PM, Anil Joshi <span dir="ltr">&lt;<a href="mailto:aj27744@gmail.com" target="_blank">aj27744@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Thanks <br></div>i did that now i am getting this error<br>
 make<br>make    -C /lib/modules/2.6.32-220.el6.x86_64/build M=/root/Desktop/exp1 modules<br>make: *** /lib/modules/2.6.32-220.el6.x86_64/build: No such file or directory.  Stop.<br>
<br><br></div><div class=""><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 4, 2013 at 2:13 PM, Robert Clove <span dir="ltr">&lt;<a href="mailto:cloverobert@gmail.com" target="_blank">cloverobert@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Add a tab after obj-m (tab) :=abc.o and after make too<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">
<div><div>On Wed, Dec 4, 2013 at 2:04 PM, Anil Joshi <span dir="ltr">&lt;<a href="mailto:aj27744@gmail.com" target="_blank">aj27744@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div dir="ltr"><div><div><div><div>
<div>Hi All,<br><br></div>I have an make file like this<br>
<br>obj-m := abc.o<br><br>
all:<br>        make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules<br><br>clean:<br>        make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean<br>
<br>when i do the make i am getting this error<br><br><b>make: Nothing to be done for `all&#39;.<br><br></b></div><b>I am using centos 6.2<br>uname -a<br>Linux hwcentos2 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux<br>



<br><br></b></div>Whats the error?<br></div></div></div></div></div></blockquote></div></div></blockquote></div></div></div></div></blockquote><div>Hi Anil</div><div>Please do not top post. </div><div>For your error , please verify if /lib/modules/2.6.32-220.el6.x86_64/build is really linking to the folder containing the kernel files. </div>
<div><br></div><div>Regards</div><div>Sudip</div></div><br></div></div>