<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">>>Hi,<br>>>Which email client is best to submit tasks . I use gmail , and I get a<br>>>problem with attachment base64!?<br><br>>>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 <<a href="mailto:pranjas@gmail.com">pranjas@gmail.com</a>> wrote:<br>
> On Tue, Apr 29, 2014 at 8:40 PM, me storage <<a href="mailto:me.storage126@gmail.com">me.storage126@gmail.com</a>> wrote:<br>
>> Hi i every one i am new to linux kernel programming .I am participating in<br>
>> Eudyptula Challenge .Recently i submitted my solutions to Task 01 but i<br>
>> gives me reply like the below<br>
>><br>
>> "Please read the requirements for the Makefile and allow the module to be<br>
>> built against any kernel source tree on the filesystem, not just those<br>
>> kernels that happened to be installed in /lib/ at some point in time."<br>
>><br>
>> And my make file is like this<br>
>><br>
>> ifneq ($(KERNELRELEASE),)<br>
>> obj-m += helloworld.o<br>
>> else<br>
>> default<br>
><br>
> I hope you understand the -C switch<br>
> :<br>
>> make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules<br>
>> clean:<br>
>> make -C /lib/modules/$(shell uname -r)/bulid M=$(PWD) clean<br>
>> end<br>
>><br>
><br>
> If not then find it out and see what you need to change.<br>
><br>
>><br>
>> So can any please tell me how to allow the module to be built against any<br>
>> kernel source tree on the filesystem?<br>
>> or can any one pleae tell me what does it mean?<br>
>> Thank you<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>
>><br>
><br>
><br>
><br>
> --<br>
> ---P.K.S<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>
<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>