On 11/2/21 10:52 AM, the...@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 seems to be related to this issue: 
https://lkml.org/lkml/2021/1/28/339

by my kernel is 5.4.80 and I still have same problem

Reply via email to