<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">&gt;&gt;Hi,<br>&gt;&gt;Which email client is best to submit tasks . I use gmail , and I get a<br>&gt;&gt;problem with attachment base64!?<br><br>&gt;&gt;what you suggest me to use!<br>
<br></div><div class="gmail_quote">Try Thunderbird ! Does a lot more than simply send email :)<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
Regards,<br>
N.G<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Apr 29, 2014 at 6:34 PM, Pranay Srivastava &lt;<a href="mailto:pranjas@gmail.com">pranjas@gmail.com</a>&gt; wrote:<br>
&gt; On Tue, Apr 29, 2014 at 8:40 PM, me storage &lt;<a href="mailto:me.storage126@gmail.com">me.storage126@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi i every one i am new to linux kernel programming .I am participating in<br>
&gt;&gt; Eudyptula Challenge .Recently i submitted my solutions to Task 01 but i<br>
&gt;&gt; gives me reply like the below<br>
&gt;&gt;<br>
&gt;&gt; &quot;Please read the requirements for the Makefile and allow the module to be<br>
&gt;&gt; built against any kernel source tree on the filesystem, not just those<br>
&gt;&gt; kernels that happened to be installed in /lib/ at some point in time.&quot;<br>
&gt;&gt;<br>
&gt;&gt; And my make file is like this<br>
&gt;&gt;<br>
&gt;&gt; ifneq ($(KERNELRELEASE),)<br>
&gt;&gt;      obj-m += helloworld.o<br>
&gt;&gt;  else<br>
&gt;&gt;  default<br>
&gt;<br>
&gt; I hope you understand the -C switch<br>
&gt; :<br>
&gt;&gt;        make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules<br>
&gt;&gt;  clean:<br>
&gt;&gt;        make -C /lib/modules/$(shell uname -r)/bulid M=$(PWD) clean<br>
&gt;&gt;  end<br>
&gt;&gt;<br>
&gt;<br>
&gt; If not then find it out and see what you need to change.<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; So can any please tell me how to allow the module to be built against any<br>
&gt;&gt; kernel source tree on the filesystem?<br>
&gt;&gt; or can any one pleae tell me what does it mean?<br>
&gt;&gt; Thank you<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Kernelnewbies mailing list<br>
&gt;&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt;&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;         ---P.K.S<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Kernelnewbies mailing list<br>
&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</div></div></blockquote></div><br></div></div>