Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] make[1]: *** [kernel/Makefile:134: kernel/kheaders_data.tar.xz] Error 127
Date: Fri, 05 Mar 2021 03:23:21
Message-Id: YEGkB7zhQVh/2z14@waltdnes.org
1 I'm doing a fresh install on another Lenovo Thinkpad. First attempt
2 at a kernel build ends with...
3
4
5 CC kernel/kallsyms.o
6 CC kernel/acct.o
7 CC kernel/crash_core.o
8 CC kernel/utsname.o
9 CC kernel/pid_namespace.o
10 GZIP kernel/config_data.gz
11 CC kernel/configs.o
12 CHK kernel/kheaders_data.tar.xz
13 GEN kernel/kheaders_data.tar.xz
14 make[1]: *** [kernel/Makefile:134: kernel/kheaders_data.tar.xz] Error 127
15 make: *** [Makefile:1726: kernel] Error 2
16
17
18 I ran the build from within "time". I know that this problem occured
19 3 minutes 41 seconds into the build. I'm not a kernel hacker. Any
20 ideas?
21
22 --
23 Walter Dnes <waltdnes@××××××××.org>
24 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] make[1]: *** [kernel/Makefile:134: kernel/kheaders_data.tar.xz] Error 127 John Covici <covici@××××××××××.com>