From: Linux for blind general discussion <blinux-list@redhat.com>
To: blinux-list@redhat.com
Subject: A question about kernel compilation on Debian
Date: Wed, 15 Apr 2020 03:46:19 -0500 [thread overview]
Message-ID: <20200415.084619.461.9@[0.0.0.0]> (raw)
I'm building linux-5.5.13 on a debian host with kernel version 4.19.0.
In the compilation process I got this error:
make[1]: *** No rule to make target 'debian/certs/debian-uefi-certs.pem', needed by 'certs/x509_certificate_list'. Stop.
In .config we have the line:
CONFIG_X509_CERTIFICATE_PARSER=y
This system is booting in bios legacy mode. If I change
CONFIG_X509_CERTIFICATE_PARSER=y
to n, will that render my system unbootable with this new kernel?
reply other threads:[~ UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='20200415.084619.461.9@[0.0.0.0]' \
--to=blinux-list@redhat.com \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).