From: Grant Edwards <grant.b.edwards@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning
Date: Tue, 2 Nov 2021 21:20:54 -0000 (UTC) [thread overview]
Message-ID: <slsa3m$p69$1@ciao.gmane.io> (raw)
In-Reply-To: 6d7b4fb1-3640-7d9d-e5e1-e3384edddc1a@sys-concept.com
On 2021-11-02, thelma@sys-concept.com <thelma@sys-concept.com> wrote:
> I'm trying to enable (NFTS) file support in my kernel: 5.4.80
> Disabled:
> - [ ] NTFS write support
>
> Enabled:
><*> FUSE (Filesystem in Userspace) support
>
> When I try to compile the kernel I get an error message:
> ...
> AS arch/x86/entry/entry_64.o
> AS arch/x86/entry/thunk_64.o
> arch/x86/entry/thunk_64.o: warning: objtool: missing symbol table
> make[2]: *** [scripts/Makefile.build:348: arch/x86/entry/thunk_64.o] Error 1
> make[2]: *** Deleting file 'arch/x86/entry/thunk_64.o'
> make[1]: *** [scripts/Makefile.build:500: arch/x86/entry] Error 2
> make: *** [Makefile:1729: arch/x86] Error 2
It appears that your binutils version is too new for your kernel version.
https://www.spinics.net/lists/kernel/msg3797871.html
Is there some reason you're running such an ancient kernel? The 5.4
kernel is presently at 5.4.157, and it has presumably had the fix for
this problem backported to it.
prev parent reply other threads:[~2021-11-02 21:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-02 16:52 [gentoo-user] kernel compile error: arch/x86/entry/thunk_64.o: warning thelma
2021-11-02 17:04 ` thelma
2021-11-02 17:13 ` [gentoo-user] " Grant Edwards
2021-11-02 17:28 ` thelma
2021-11-02 21:17 ` thelma
2021-11-02 21:20 ` Grant Edwards [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='slsa3m$p69$1@ciao.gmane.io' \
--to=grant.b.edwards@gmail.com \
--cc=gentoo-user@lists.gentoo.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