* [gentoo-user] make broken on kernel 5.4.66-gentoo kernel
@ 2020-12-21 5:59 Walter Dnes
2020-12-21 6:07 ` William Kenworthy
0 siblings, 1 reply; 3+ messages in thread
From: Walter Dnes @ 2020-12-21 5:59 UTC (permalink / raw
To: Gentoo Users List
I made a few tweaks to the kernel config and tried to rebuild... and
the build died. I restored the original .config from /proc/config.gz
and tried again. Same failure. I'm in the "linux" subdirectory...
[d531][root][/usr/src/linux] make
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
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.
make[3]: *** [Makefile:43: /usr/src/linux-5.4.66-gentoo/tools/objtool/fixdep-in.o] Error 2
make[2]: *** [/usr/src/linux-5.4.66-gentoo/tools/build/Makefile.include:5: fixdep] Error 2
make[1]: *** [Makefile:67: objtool] Error 2
make: *** [Makefile:1833: tools/objtool] Error 2
Since the machine (older Intel Core2 64-bit with 3 gigs ram) is
running, the kernel obviously built successfully in the past. Any
ideas?
[d531][waltdnes][~] uname -a
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
--
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] make broken on kernel 5.4.66-gentoo kernel
2020-12-21 5:59 [gentoo-user] make broken on kernel 5.4.66-gentoo kernel Walter Dnes
@ 2020-12-21 6:07 ` William Kenworthy
2020-12-21 15:07 ` [gentoo-user] [SOLVED] " Walter Dnes
0 siblings, 1 reply; 3+ messages in thread
From: William Kenworthy @ 2020-12-21 6:07 UTC (permalink / raw
To: gentoo-user
Did you cleanup first?
run "make mrproper", the unpack your saved config then run "make oldconfig".
BillK
On 21/12/20 1:59 pm, Walter Dnes wrote:
> I made a few tweaks to the kernel config and tried to rebuild... and
> the build died. I restored the original .config from /proc/config.gz
> and tried again. Same failure. I'm in the "linux" subdirectory...
>
> [d531][root][/usr/src/linux] make
> CALL scripts/checksyscalls.sh
> CALL scripts/atomic/check-atomics.sh
> DESCEND objtool
> 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.
> make[3]: *** [Makefile:43: /usr/src/linux-5.4.66-gentoo/tools/objtool/fixdep-in.o] Error 2
> make[2]: *** [/usr/src/linux-5.4.66-gentoo/tools/build/Makefile.include:5: fixdep] Error 2
> make[1]: *** [Makefile:67: objtool] Error 2
> make: *** [Makefile:1833: tools/objtool] Error 2
>
> Since the machine (older Intel Core2 64-bit with 3 gigs ram) is
> running, the kernel obviously built successfully in the past. Any
> ideas?
>
> [d531][waltdnes][~] uname -a
> 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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] [SOLVED] make broken on kernel 5.4.66-gentoo kernel
2020-12-21 6:07 ` William Kenworthy
@ 2020-12-21 15:07 ` Walter Dnes
0 siblings, 0 replies; 3+ messages in thread
From: Walter Dnes @ 2020-12-21 15:07 UTC (permalink / raw
To: gentoo-user
On Mon, Dec 21, 2020 at 02:07:05PM +0800, William Kenworthy wrote
> Did you cleanup first?
>
> run "make mrproper", the unpack your saved config then run "make oldconfig".
Thank you; that was it. The build is now humming along.
--
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-21 15:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-21 5:59 [gentoo-user] make broken on kernel 5.4.66-gentoo kernel Walter Dnes
2020-12-21 6:07 ` William Kenworthy
2020-12-21 15:07 ` [gentoo-user] [SOLVED] " Walter Dnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox