Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel build failing on new install
Date: Tue, 13 Oct 2020 07:08:40
Message-Id: 2264232.9ikF7MJvPL@eve
In Reply to: [gentoo-user] Kernel build failing on new install by Walter Dnes
1 On Tuesday, October 13, 2020 3:04:33 AM CEST Walter Dnes wrote:
2 > I'm near the tail-end of an install, trying to build the kernel.
3 > "make" gets an error as follows. Any ideas?
4 >
5 > (chroot) livecd /usr/src/linux # make
6 > CALL scripts/checksyscalls.sh
7 > CALL scripts/atomic/check-atomics.sh
8 > DESCEND objtool
9 > CHK include/generated/compile.h
10 > CHK kernel/kheaders_data.tar.xz
11 > GEN kernel/kheaders_data.tar.xz
12 > make[1]: *** [kernel/Makefile:133: kernel/kheaders_data.tar.xz] Error 127
13 > make: *** [Makefile:1729: kernel] Error 2
14
15 Try disabling CONFIG_IKHEADERS in your kernel config.
16 I have it disabled on my system.
17
18 --
19 Joost

Replies

Subject Author
Re: [gentoo-user] Kernel build failing on new install Michael <confabulate@××××××××.com>
[gentoo-user] [SOLVED] Kernel build failing on new install Walter Dnes <waltdnes@××××××××.org>