<div dir="ltr"><div>&gt;&gt; is Really we need to use Email Client ? Don&#39;t we have another option<br>&gt;&gt; using GMAIL ?<br><br>Hi Sanjeev,<br><br>Please *read* the initial welcome email you received when you signed up for the Eudyptula Challenge. It &#39;specifically&#39; states no HTML email, or base64-mime attachments and tells us, <i><b>don&#39;t</b></i> use Gmail or Microsoft Exchange for this set of tasks.<br>
<br>&#39;I&#39; also had difficulty understanding the reason behind this, so going through the link below helped me to understand why ?<br><br><a href="http://www.linuxfromscratch.org/faq/nomime.html">What is wrong with sending HTML or MIME messages?</a><br>
<br>And this will help configuring most email clients to send plain text :<br><a href="http://email.about.com/od/netiquettetips/qt/When-In-Doubt-Send-Plain-Text-Email-Not-Fancy-Html.htm">http://email.about.com/od/netiquettetips/qt/When-In-Doubt-Send-Plain-Text-Email-Not-Fancy-Html.htm</a><br>
<br></div>( Keep in mind though plain text attachments might still be sent using base64 )<br><div><br></div><div>You can send email using git and through the command line if you have sendmail or postfix configured correctly. <br>
<br></div><div>When there are delays in response time from Little Penguin, it is because the &#39;human&#39;s behind the scripts have other things to do ? They may have extremely busy work schedules and commitments just like us ? So have patience from experince I can say it may take a while but Little will always get back to you :)<br>
<br></div><div>Good luck and have fun !<br><br></div><div>Aruna<br></div><div><br><span class="sewyr8x2pltnuh9"></span><span class="sewyr8x2pltnuh9"></span><br><br>On Mon, Jun 16, 2014 at 7:37 AM, sanjeev sharma &lt;<a href="mailto:sanjeevsharmaengg@gmail.com">sanjeevsharmaengg@gmail.com</a>&gt; wrote:<br>
&gt;<br>&gt; is Really we need to use Email Client ? Don&#39;t we have another option<br>&gt; using GMAIL ?<br>&gt;<br>&gt; Regards<br>&gt; Sanjeev Sharma<br>&gt;<br>&gt; On Sun, Jun 15, 2014 at 2:57 PM, Abhishek Sharma &lt;<a href="mailto:asharma.es@gmail.com">asharma.es@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>&gt; &gt; On 13-06-2014 AM 04:10, Nada Saif wrote:<br>&gt; &gt;&gt; Hi,<br>&gt; &gt;&gt; Which email client is best to submit tasks . I use gmail , and I get a<br>&gt; &gt;&gt; problem with attachment base64!?<br>
&gt; &gt;&gt;<br>&gt; &gt;&gt; What you suggest me to use!<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Regards,<br>&gt; &gt;&gt; N.G<br>&gt; &gt; Thunderbird<br>&gt; &gt;<br>&gt; &gt; Regards,<br>&gt; &gt; Abhishek Sharma<br>&gt; &gt;<br>
&gt; &gt;&gt; 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; &gt;&gt;&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;&gt;&gt;&gt; Hi i every one i am new to linux kernel programming .I am participating in<br>&gt; &gt;&gt;&gt;&gt; Eudyptula Challenge .Recently i submitted my solutions to Task 01 but i<br>&gt; &gt;&gt;&gt;&gt; gives me reply like the below<br>
&gt; &gt;&gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;&gt; &quot;Please read the requirements for the Makefile and allow the module to be<br>&gt; &gt;&gt;&gt;&gt; built against any kernel source tree on the filesystem, not just those<br>
&gt; &gt;&gt;&gt;&gt; kernels that happened to be installed in /lib/ at some point in time.&quot;<br>&gt; &gt;&gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;&gt; And my make file is like this<br>&gt; &gt;&gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;&gt; ifneq ($(KERNELRELEASE),)<br>
&gt; &gt;&gt;&gt;&gt;       obj-m += helloworld.o<br>&gt; &gt;&gt;&gt;&gt;   else<br>&gt; &gt;&gt;&gt;&gt;   default<br>&gt; &gt;&gt;&gt; I hope you understand the -C switch<br>&gt; &gt;&gt;&gt; :<br>&gt; &gt;&gt;&gt;&gt;         make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules<br>
&gt; &gt;&gt;&gt;&gt;   clean:<br>&gt; &gt;&gt;&gt;&gt;         make -C /lib/modules/$(shell uname -r)/bulid M=$(PWD) clean<br>&gt; &gt;&gt;&gt;&gt;   end<br>&gt; &gt;&gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; If not then find it out and see what you need to change.<br>
&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;&gt; So can any please tell me how to allow the module to be built against any<br>&gt; &gt;&gt;&gt;&gt; kernel source tree on the filesystem?<br>&gt; &gt;&gt;&gt;&gt; or can any one pleae tell me what does it mean?<br>
&gt; &gt;&gt;&gt;&gt; Thank you<br>&gt; &gt;&gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;&gt; _______________________________________________<br>&gt; &gt;&gt;&gt;&gt; Kernelnewbies mailing list<br>&gt; &gt;&gt;&gt;&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; &gt;&gt;&gt;&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>&gt; &gt;&gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt; --<br>&gt; &gt;&gt;&gt;          ---P.K.S<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; _______________________________________________<br>&gt; &gt;&gt;&gt; Kernelnewbies mailing list<br>&gt; &gt;&gt;&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; &gt;&gt;&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; Kernelnewbies mailing list<br>&gt; &gt;&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>&gt; &gt;&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ---<br>&gt; &gt; This email is free from viruses and malware because avast! Antivirus protection is active.<br>&gt; &gt; <a href="http://www.avast.com">http://www.avast.com</a><br>&gt; &gt;<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">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><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">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></div></div>