Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] make broken on kernel 5.4.66-gentoo kernel
Date: Mon, 21 Dec 2020 06:07:21
Message-Id: 63663284-211d-8811-11c6-f656f29cc729@iinet.net.au
In Reply to: [gentoo-user] make broken on kernel 5.4.66-gentoo kernel by Walter Dnes
1 Did you cleanup first?
2
3 run "make mrproper", the unpack your saved config then run "make oldconfig".
4
5 BillK
6
7
8
9 On 21/12/20 1:59 pm, Walter Dnes wrote:
10 > I made a few tweaks to the kernel config and tried to rebuild... and
11 > the build died. I restored the original .config from /proc/config.gz
12 > and tried again. Same failure. I'm in the "linux" subdirectory...
13 >
14 > [d531][root][/usr/src/linux] make
15 > CALL scripts/checksyscalls.sh
16 > CALL scripts/atomic/check-atomics.sh
17 > DESCEND objtool
18 > 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.
19 > make[3]: *** [Makefile:43: /usr/src/linux-5.4.66-gentoo/tools/objtool/fixdep-in.o] Error 2
20 > make[2]: *** [/usr/src/linux-5.4.66-gentoo/tools/build/Makefile.include:5: fixdep] Error 2
21 > make[1]: *** [Makefile:67: objtool] Error 2
22 > make: *** [Makefile:1833: tools/objtool] Error 2
23 >
24 > Since the machine (older Intel Core2 64-bit with 3 gigs ram) is
25 > running, the kernel obviously built successfully in the past. Any
26 > ideas?
27 >
28 > [d531][waltdnes][~] uname -a
29 > 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
30 >

Replies

Subject Author
[gentoo-user] [SOLVED] make broken on kernel 5.4.66-gentoo kernel Walter Dnes <waltdnes@××××××××.org>