From: weixiangchen@gmail.com (Chen Weixiang)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Eudyptula Challenge Task 01
Date: Mon, 16 Jun 2014 23:31:04 +0800 [thread overview]
Message-ID: <20140616153104.GA24151@chenwx> (raw)
In-Reply-To: <CAGUYZuRSWVpwQrePdYUf70H5Af5Oh9ve2FBZJ9DXfVG2F9dYMg@mail.gmail.com>
On Mon, Jun 16, 2014 at 05:07:05PM +0530, sanjeev sharma wrote:
> is Really we need to use Email Client ? Don't we have another option
> using GMAIL ?
I met the same problem when I sent first mail to Eudyptula Challenge.
I thinke below two links are helpful for configuring mutt mail client:
http://nongeekshandbook.blogspot.fi/2009/02/mutt-email-client-that-sucks-less.html
http://nongeekshandbook.blogspot.fi/2009/03/mutt-color-configuration.html
>
> Regards
> Sanjeev Sharma
>
> On Sun, Jun 15, 2014 at 2:57 PM, Abhishek Sharma <asharma.es@gmail.com> wrote:
> >
> > On 13-06-2014 AM 04:10, Nada Saif wrote:
> >> Hi,
> >> Which email client is best to submit tasks . I use gmail , and I get a
> >> problem with attachment base64!?
> >>
> >> What you suggest me to use!
> >>
> >> Regards,
> >> N.G
> > Thunderbird
> >
> > Regards,
> > Abhishek Sharma
> >
> >> On Tue, Apr 29, 2014 at 6:34 PM, Pranay Srivastava <pranjas@gmail.com> wrote:
> >>> On Tue, Apr 29, 2014 at 8:40 PM, me storage <me.storage126@gmail.com> wrote:
> >>>> Hi i every one i am new to linux kernel programming .I am participating in
> >>>> Eudyptula Challenge .Recently i submitted my solutions to Task 01 but i
> >>>> gives me reply like the below
> >>>>
> >>>> "Please read the requirements for the Makefile and allow the module to be
> >>>> built against any kernel source tree on the filesystem, not just those
> >>>> kernels that happened to be installed in /lib/ at some point in time."
> >>>>
> >>>> And my make file is like this
> >>>>
> >>>> ifneq ($(KERNELRELEASE),)
> >>>> obj-m += helloworld.o
> >>>> else
> >>>> default
> >>> I hope you understand the -C switch
> >>> :
> >>>> make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
> >>>> clean:
> >>>> make -C /lib/modules/$(shell uname -r)/bulid M=$(PWD) clean
> >>>> end
> >>>>
> >>> If not then find it out and see what you need to change.
> >>>
> >>>> So can any please tell me how to allow the module to be built against any
> >>>> kernel source tree on the filesystem?
> >>>> or can any one pleae tell me what does it mean?
> >>>> Thank you
> >>>>
> >>>> _______________________________________________
> >>>> Kernelnewbies mailing list
> >>>> Kernelnewbies at kernelnewbies.org
> >>>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> >>>>
> >>>
> >>>
> >>> --
> >>> ---P.K.S
> >>>
> >>> _______________________________________________
> >>> Kernelnewbies mailing list
> >>> Kernelnewbies at kernelnewbies.org
> >>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> >> _______________________________________________
> >> Kernelnewbies mailing list
> >> Kernelnewbies at kernelnewbies.org
> >> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> >
> >
> > ---
> > This email is free from viruses and malware because avast! Antivirus protection is active.
> > http://www.avast.com
> >
> >
> > _______________________________________________
> > Kernelnewbies mailing list
> > Kernelnewbies at kernelnewbies.org
> > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
--
Best regards,
Chen Weixiang (Alex)
next prev parent reply other threads:[~2014-06-16 15:31 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-29 15:10 Eudyptula Challenge Task 01 me storage
2014-04-29 15:32 ` Vitor Braga
2014-04-29 15:34 ` Pranay Srivastava
2014-06-12 22:40 ` Nada Saif
2014-06-12 22:44 ` Kai Bojens
2014-06-12 22:48 ` Aruna Hewapathirane
2014-06-12 23:44 ` Valdis.Kletnieks at vt.edu
2014-06-13 0:24 ` Jeff Haran
2014-06-13 9:04 ` Bjørn Mork
2014-06-15 9:27 ` Abhishek Sharma
2014-06-15 17:29 ` Anand Moon
2014-06-16 11:37 ` sanjeev sharma
2014-06-16 11:47 ` Sudip Mukherjee
2014-06-16 11:52 ` Kristofer Hallin
2014-06-16 12:08 ` Sudip Mukherjee
2014-06-16 12:22 ` sanjeev sharma
2014-06-16 12:38 ` Aruna Hewapathirane
2014-06-16 15:31 ` Chen Weixiang [this message]
2014-06-16 15:44 ` Oussama Jabbari
2014-06-16 16:25 ` Manish Katiyar
2014-06-17 4:20 ` sanjeev sharma
2014-06-17 6:51 ` Kristofer Hallin
2014-06-18 11:07 ` sanjeev sharma
2014-06-18 17:43 ` Anand Moon
2014-06-18 18:08 ` Valdis.Kletnieks at vt.edu
2014-06-19 10:35 ` sanjeev sharma
2014-06-17 9:22 ` Vlad Ungureanu
2014-06-17 12:06 ` Anurudh Tiwari
-- strict thread matches above, loose matches on Subject: below --
2014-04-29 15:38 Aaditya Gavandalkar
2014-06-13 1:54 me storage
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140616153104.GA24151@chenwx \
--to=weixiangchen@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.