kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: kartiksinghal@gmail.com (Kartik Singhal)
To: kernelnewbies@lists.kernelnewbies.org
Subject: make config errors while building kernel on Fedora 16
Date: Mon, 6 Feb 2012 10:41:29 +0530	[thread overview]
Message-ID: <CAAY3Td7-9r3TwYLfFkpv_ax8HnW99jfOa7AaTNMwaObscV8mpw@mail.gmail.com> (raw)

Hi

I tried to build both linux mainline and linux-next on my Fedora 16 box.
But in both cases I am running into errors in making the .config

Here is a what is written (partial from top) to stdout:

*** Default configuration is based on 'x86_64_defconfig'
init/Kconfig:237:warning: multi-line strings not supported
kernel/irq/Kconfig:75:warning: multi-line strings not supported
init/Kconfig:667:warning: multi-line strings not supported
init/Kconfig:1216:warning: multi-line strings not supported
init/Kconfig:1307:warning: multi-line strings not supported
init/Kconfig:1308:warning: multi-line strings not supported

And the following (partial from bottom) to stderr:

drivers/vhost/Kconfig:10: syntax error
drivers/vhost/Kconfig:9: unknown option "To"
drivers/vhost/Kconfig:10: unknown option "be"
drivers/lguest/Kconfig:12: syntax error
drivers/lguest/Kconfig:11: unknown option "Note"
drivers/lguest/Kconfig:12: unknown option "not"
drivers/lguest/Kconfig:15: syntax error
drivers/lguest/Kconfig:14: unknown option "If"
lib/xz/Kconfig:59: syntax error
lib/xz/Kconfig:58: unknown option "Unless"
lib/xz/Kconfig:59: unknown option "and"
lib/Kconfig:281: syntax error
lib/Kconfig:280: unknown option "If"
make[1]: *** [defconfig] Error 1
make: *** [defconfig] Error 2

I have verified that I have buildtools, kernel-devel and header packages.
And last month I had built the kernel (mainline) for first time on Linux
Mint. But here, probably, I am missing something completely. Google search
didn't help much either.

-- 
Kartik
http://k4rtik.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120206/bcf3c02d/attachment.html 

             reply	other threads:[~2012-02-06  5:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06  5:11 Kartik Singhal [this message]
2012-02-06  7:35 ` make config errors while building kernel on Fedora 16 Mulyadi Santosa
     [not found]   ` <CAAY3Td7LNP27z5BQrbPctpoA1pvQK+prHCmWrO6GMBMadchUWQ@mail.gmail.com>
2012-02-06 16:28     ` Mulyadi Santosa
2012-02-07 11:46       ` Kartik Singhal
2012-02-07 11:48       ` Kartik Singhal
2012-02-07  8:51   ` request_firmware question anish kumar
2012-02-07 15:07     ` Greg KH
2012-02-07 16:40   ` make config errors while building kernel on Fedora 16 Kartik Singhal

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=CAAY3Td7-9r3TwYLfFkpv_ax8HnW99jfOa7AaTNMwaObscV8mpw@mail.gmail.com \
    --to=kartiksinghal@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).