From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: make olddefconfig cmd failing
Date: Sun, 22 Apr 2018 20:20:10 +0200 [thread overview]
Message-ID: <20180422182010.GA18782@kroah.com> (raw)
In-Reply-To: <8ab4cd86-9248-9e5c-0c72-1e77199f2e7d@gmail.com>
On Sun, Apr 22, 2018 at 11:25:13PM +0530, Sumit Kumar wrote:
> Hi Alex,
>
> Thanks a lot for the quick response.
>
> I installed flex and bison. Now the errors have gone away but there are
> still some warnings:
>
> sumitsum at sumit-personal:~/Documents/linux_kernel/git/kernels/staging$ make
> olddefconfig
> ? YACC??? scripts/kconfig/zconf.tab.c
> ? LEX???? scripts/kconfig/zconf.lex.c
> ? HOSTCC? scripts/kconfig/zconf.tab.o
> ? HOSTLD? scripts/kconfig/conf
> scripts/kconfig/conf? --olddefconfig Kconfig
> #
> # using defaults found in /boot/config-4.13.0-37-generic
> #
> /boot/config-4.13.0-37-generic:1125:warning: symbol value 'm' invalid for
> NF_TABLES_INET
> /boot/config-4.13.0-37-generic:1126:warning: symbol value 'm' invalid for
> NF_TABLES_NETDEV
> /boot/config-4.13.0-37-generic:1308:warning: symbol value 'm' invalid for
> NF_TABLES_IPV4
> /boot/config-4.13.0-37-generic:1313:warning: symbol value 'm' invalid for
> NF_TABLES_ARP
> /boot/config-4.13.0-37-generic:1355:warning: symbol value 'm' invalid for
> NF_TABLES_IPV6
> /boot/config-4.13.0-37-generic:1393:warning: symbol value 'm' invalid for
> NF_TABLES_BRIDGE
> /boot/config-4.13.0-37-generic:3986:warning: symbol value 'm' invalid for
> HW_RANDOM_TPM
> /boot/config-4.13.0-37-generic:4760:warning: symbol value 'm' invalid for
> INTEL_SOC_PMIC_CHTWC
> /boot/config-4.13.0-37-generic:4976:warning: symbol value 'm' invalid for
> LIRC
> /boot/config-4.13.0-37-generic:7712:warning: symbol value 'm' invalid for
> HWSPINLOCK
> #
> # configuration written to .config
> #
>
That's fine, all should be good now, have you tried to build this
configuration?
Also, 4.13 is really old and obsolete and insecure, I strongly recommend
using 4.16 at the oldest if you are starting something new like this.
good luck!
greg k-h
next prev parent reply other threads:[~2018-04-22 18:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-21 11:48 make olddefconfig cmd failing Alex Arvelaez
2018-04-22 17:55 ` Sumit Kumar
2018-04-22 18:20 ` Greg KH [this message]
2018-04-22 19:50 ` Sumit Kumar
-- strict thread matches above, loose matches on Subject: below --
2018-04-21 11:10 Sumit Kumar
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=20180422182010.GA18782@kroah.com \
--to=greg@kroah.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.