RE: [gentoo-user] 5.4 kernels won't compile

2020-05-08 Thread akater
"Pengcheng Xu" writes: > A quick Google with keyword "R_X86_64_PC64 uclibc" shows that uclibc is > missing some ELF definitions that are needed for newer kernels: > > https://gogs.waldemar-brodkorb.de/oss/uclibc-ng/issues/2 > > You may try the proposed solution there (to insert the definition in

RE: [gentoo-user] 5.4 kernels won't compile

2020-05-08 Thread Pengcheng Xu
--Original Message- > From: akater > Sent: Friday, May 8, 2020 7:43 PM > To: gentoo-user@lists.gentoo.org > Subject: [gentoo-user] 5.4 kernels won't compile > > Neither linux-5.4.28-gentoo nor linux-5.4.38-gentoo would compile, with the > following error: > > > C

[gentoo-user] 5.4 kernels won't compile

2020-05-08 Thread akater
Neither linux-5.4.28-gentoo nor linux-5.4.38-gentoo would compile, with the following error: > CFLAGS="-Wno-error=undef" make && make modules_install > HOSTCC scripts/basic/fixdep > HOSTCC arch/x86/tools/relocs_32.o > HOSTCC arch/x86/tools/relocs_64.o > In file included from arch/x86/too