Gentoo Archives: gentoo-user

From: "Christoph Böhmwalder" <christoph@×××××××××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel compile error
Date: Wed, 25 Apr 2018 07:55:52
Message-Id: 20180425075539.7vupv7g5rm3j5ymr@christoph-lap
In Reply to: [gentoo-user] Kernel compile error by Klaus Ethgen
1 On Wed, Apr 25, 2018 at 08:03:20AM +0100, Klaus Ethgen wrote:
2 > ...
3 > make[2]: *** [scripts/kconfig/Makefile:39: silentoldconfig] Fehler 1
4 > make[1]: *** [Makefile:541: silentoldconfig] Fehler 2
5 > SYSTBL arch/x86/entry/syscalls/../../include/generated/asm/syscalls_32.h
6 > make: *** Keine Regel vorhanden, um das Ziel »include/config/auto.conf«,
7 > benötigt von »include/config/kernel.release«, zu erstellen. Schluss.
8 > make: *** Es wird auf noch nicht beendete Prozesse gewartet....
9 > SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_32.h
10 > SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_64.h
11 > SYSHDR arch/x86/entry/syscalls/../../include/generated/uapi/asm/unistd_x32.h
12 > * Gentoo Linux Genkernel; Version 3.4.52.4
13 > * Running with options: --btrfs --lvm --menuconfig --kernel-cc=/usr/lib/ccache/bin/gcc all
14 > * Using genkernel.conf from /etc/genkernel.conf
15 > * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh ..
16 > * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load ..
17 >
18 > * ERROR: Failed to compile the "prepare" target...
19 > *
20 > * -- Grepping log... --
21 > *
22 > *
23 > * -- End log... --
24 > *
25 > * Please consult /var/log/genkernel.log for more information and any
26 > * errors that were reported above.
27 > *
28 > * Report any genkernel bugs to bugs.gentoo.org and
29 > * assign your bug to genkernel@g.o. Please include
30 > * as much information as you can in your bug report; attaching
31 > * /var/log/genkernel.log so that your issue can be dealt with effectively.
32 > *
33 > * Please do *not* report compilation failures as genkernel bugs!
34
35 I think you may have snipped too early. Looks like the relevant error
36 has happened somewhere above.
37
38
39 --
40 Regards,
41 Christoph

Replies

Subject Author
Re: [gentoo-user] Kernel compile error Klaus Ethgen <Klaus+gentoo@××××××.de>