Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] "No rule to make target" gcc 9.3.0 error
Date: Tue, 19 Oct 2021 01:48:17
Message-Id: YW4jytztGHqkoOl7@waltdnes.org
1 Rebuilding the kernel...
2
3 [thimk2][root][/usr/src/linux] ../makeover
4 HOSTCC scripts/kconfig/conf.o
5 HOSTLD scripts/kconfig/conf
6 scripts/kconfig/conf --syncconfig Kconfig
7 HOSTCC arch/x86/tools/relocs_32.o
8 HOSTCC arch/x86/tools/relocs_64.o
9 HOSTCC arch/x86/tools/relocs_common.o
10 HOSTLD arch/x86/tools/relocs
11 HOSTCC scripts/kallsyms
12 HOSTCC scripts/conmakehash
13 HOSTCC scripts/sortextable
14 HOSTCC scripts/asn1_compiler
15 HOSTCC scripts/extract-cert
16 CC scripts/mod/empty.o
17 HOSTCC scripts/mod/mk_elfconfig
18 MKELF scripts/mod/elfconfig.h
19 HOSTCC scripts/mod/modpost.o
20 CC scripts/mod/devicetable-offsets.s
21 HOSTCC scripts/mod/file2alias.o
22 HOSTCC scripts/mod/sumversion.o
23 HOSTLD scripts/mod/modpost
24 CC kernel/bounds.s
25 CC arch/x86/kernel/asm-offsets.s
26 CALL scripts/checksyscalls.sh
27 CALL scripts/atomic/check-atomics.sh
28 DESCEND objtool
29 make[4]: *** No rule to make target '/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/stddef.h', needed by '/usr/src/linux-5.4.97-gentoo/tools/objtool/fixdep.o'. Stop.
30 make[3]: *** [Makefile:39: /usr/src/linux-5.4.97-gentoo/tools/objtool/fixdep-in.o] Error 2
31 make[2]: *** [/usr/src/linux-5.4.97-gentoo/tools/build/Makefile.include:5: fixdep] Error 2
32 make[1]: *** [Makefile:67: objtool] Error 2
33 make: *** [Makefile:1830: tools/objtool] Error 2
34
35 gcc-9.3.0 is nowhere to be found. It's not in the tree, so I can't
36 pull it in. Now What?
37
38 --
39 Walter Dnes <waltdnes@××××××××.org>
40 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] "No rule to make target" gcc 9.3.0 error Miles Malone <m.malone@××××××××××××××××××.net>