From: mulyadi.santosa@gmail.com (Mulyadi Santosa)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Char driver
Date: Sun, 8 May 2011 15:36:38 +0700 [thread overview]
Message-ID: <BANLkTi=9ZvEFB8yucEGZupbYQV6kyA2sAw@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimEx2k5pni98ysrO946QDcv5aFRMQ@mail.gmail.com>
Hi...
On Sat, May 7, 2011 at 20:25, Aravind Vijayan <aravind1123@gmail.com> wrote:
> i got some error:
> make -C ?/lib/modules/2.6.35.12-90.fc14.i686/build M= modules
> make[1]: Entering directory `/usr/src/kernels/2.6.35.12-90.fc14.i686'
> ?CHK ? ? include/linux/version.h
> ?CHK ? ? include/generated/utsrelease.h
> make[2]: *** No rule to make target `missing-syscalls'. ?Stop.
> make[1]: *** [prepare0] Error 2
> make[1]: Leaving directory `/usr/src/kernels/2.6.35.12-90.fc14.i686'
> make: *** [all] Error 2
Assuming that /usr/src/kernels/2.6.35.12-90.fc14.i686 directory does
exist and contains kernel source tree, I guess you haven't done at
least "make modules_prepare" there.....
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
prev parent reply other threads:[~2011-05-08 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-07 13:25 Char driver Aravind Vijayan
2011-05-07 14:20 ` Vic
2011-05-08 8:36 ` Mulyadi Santosa [this message]
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='BANLkTi=9ZvEFB8yucEGZupbYQV6kyA2sAw@mail.gmail.com' \
--to=mulyadi.santosa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).