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

2021-11-02 Thread thelma
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 arc

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

2021-11-02 Thread thelma
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/ent

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mi den 25. Apr 2018 um 9:34 schrieb Alexander Kapshuk: > On Wed, Apr 25, 2018 at 10:03 AM, Klaus Ethgen wrote: > >--- /etc/kernels/kernel-config-x86-4.9.76-gentoo-r1 2018-04-25 > > 07:48:25.735961235 +0100 ... > >* Gentoo Linux

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Christoph Böhmwalder
On Wed, Apr 25, 2018 at 11:34:54AM +0300, Alexander Kapshuk wrote: > Did you use a config file for 4.9.76 to build for kernel 3.4.52? Seems like this is in fact the issue. There's plenty of reports online of people compiling with the wrong .config and getting that exact behaviour. -- Regards, Ch

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Alexander Kapshuk
On Wed, Apr 25, 2018 at 10:03 AM, Klaus Ethgen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi, > > I stumbled into the next problem. > > I do have a decent kernel compile knowledge but that seems to be gentoo > specific. > > I have a old i686 machine where I installed gentoo on.

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Klaus Ethgen
Hi, Am Mi den 25. Apr 2018 um 8:55 schrieb Christoph Böhmwalder: > I think you may have snipped too early. Looks like the relevant error > has happened somewhere above. Well, that was the most relevant part. But for the completeness, I'll put the full genkernel.log in the attachment. (It is not

Re: [gentoo-user] Kernel compile error

2018-04-25 Thread Christoph Böhmwalder
On Wed, Apr 25, 2018 at 08:03:20AM +0100, Klaus Ethgen wrote: >... >make[2]: *** [scripts/kconfig/Makefile:39: silentoldconfig] Fehler 1 >make[1]: *** [Makefile:541: silentoldconfig] Fehler 2 > SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h >make: ***

[gentoo-user] Kernel compile error

2018-04-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I stumbled into the next problem. I do have a decent kernel compile knowledge but that seems to be gentoo specific. I have a old i686 machine where I installed gentoo on. Now when I did the kernel the first time, it worked well. everything fin

Re: [gentoo-user] kernel compile error: no member named `dir'

2006-01-03 Thread Peter Volkov (pva)
On Сбт, 2005-12-31 at 21:27 +0100, Jarry wrote: > I'm trying to compile 2.6.14-gentoo-r5 kernel, but I got this error: > It seems to be somehow related to network connection tracking > option in netfilter, but I do not know what I misconfigured > and what is causing this error. Any idea? I would n

[gentoo-user] kernel compile error: no member named `dir'

2005-12-31 Thread Jarry
Hi, I'm trying to compile 2.6.14-gentoo-r5 kernel, but I got this error: CC net/ipv4/netfilter/ip_conntrack_helper_pptp.o net/ipv4/netfilter/ip_conntrack_helper_pptp.c: in function `exp_gre': net/ipv4/netfilter/ip_conntrack_helper_pptp.c: 273: error: structure has no member named `dir' net/ipv4