Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] kernel compile error: arch/x86/entry/thunk_64.o: warning
Date: Tue, 02 Nov 2021 16:53:06
Message-Id: 6d7b4fb1-3640-7d9d-e5e1-e3384edddc1a@sys-concept.com
1 I'm trying to enable (NFTS) file support in my kernel: 5.4.80
2 Disabled:
3 - [ ] NTFS write support
4
5 Enabled:
6 <*> FUSE (Filesystem in Userspace) support
7
8 When I try to compile the kernel I get an error message:
9 ...
10 AS arch/x86/entry/entry_64.o
11 AS arch/x86/entry/thunk_64.o
12 arch/x86/entry/thunk_64.o: warning: objtool: missing symbol table
13 make[2]: *** [scripts/Makefile.build:348: arch/x86/entry/thunk_64.o] Error 1
14 make[2]: *** Deleting file 'arch/x86/entry/thunk_64.o'
15 make[1]: *** [scripts/Makefile.build:500: arch/x86/entry] Error 2
16 make: *** [Makefile:1729: arch/x86] Error 2

Replies

Subject Author
Re: [gentoo-user] kernel compile error: arch/x86/entry/thunk_64.o: warning thelma@×××××××××××.com
[gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning Grant Edwards <grant.b.edwards@×××××.com>