[gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread Grant Edwards
On 2021-11-02, 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/en

Re:[SOLVED] [gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread thelma
On 11/2/21 11:28 AM, the...@sys-concept.com wrote: > On 11/2/21 11:13 AM, Grant Edwards wrote: >> On 2021-11-02, the...@sys-concept.com wrote: >>> 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

Re: [gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread thelma
On 11/2/21 11:13 AM, Grant Edwards wrote: > On 2021-11-02, the...@sys-concept.com wrote: >> 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 i

[gentoo-user] Re: kernel compile error: arch/x86/entry/thunk_64.o: warning

2021-11-02 Thread Grant Edwards
On 2021-11-02, the...@sys-concept.com wrote: > 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

[gentoo-user] Re: Kernel compile error

2018-04-25 Thread Ian Zimmerman
I would try these steps: 1. Download an upstream (not gentoo) 4.9.76 kernel source and unpack it. 2. Take the existing .config (from the failed genkernel attempt) and copy it into the newly unpacked tree. 3. make silentoldconfig 4. make menuconfig just for verification; no changes should be nec