Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] make broken on kernel 5.4.66-gentoo kernel
Date: Mon, 21 Dec 2020 05:59:28
Message-Id: X+A5sy+rIm//Pu39@waltdnes.org
1 I made a few tweaks to the kernel config and tried to rebuild... and
2 the build died. I restored the original .config from /proc/config.gz
3 and tried again. Same failure. I'm in the "linux" subdirectory...
4
5 [d531][root][/usr/src/linux] make
6 CALL scripts/checksyscalls.sh
7 CALL scripts/atomic/check-atomics.sh
8 DESCEND objtool
9 make[4]: *** No rule to make target '/usr/include/bits/sys_errlist.h', needed by '/usr/src/linux-5.4.66-gentoo/tools/objtool/fixdep.o'. Stop.
10 make[3]: *** [Makefile:43: /usr/src/linux-5.4.66-gentoo/tools/objtool/fixdep-in.o] Error 2
11 make[2]: *** [/usr/src/linux-5.4.66-gentoo/tools/build/Makefile.include:5: fixdep] Error 2
12 make[1]: *** [Makefile:67: objtool] Error 2
13 make: *** [Makefile:1833: tools/objtool] Error 2
14
15 Since the machine (older Intel Core2 64-bit with 3 gigs ram) is
16 running, the kernel obviously built successfully in the past. Any
17 ideas?
18
19 [d531][waltdnes][~] uname -a
20 Linux d531 5.4.66-gentoo #4 SMP Sat Oct 24 23:24:41 EDT 2020 x86_64 Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz GenuineIntel GNU/Linux
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 broken on kernel 5.4.66-gentoo kernel William Kenworthy <billk@×××××××××.au>