Gentoo Archives: gentoo-user

From: Fzinc <fzinc.sa@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Kernel upgrade
Date: Tue, 15 Feb 2011 01:04:19
Message-Id: AANLkTim_rUKGDd-v61KTsUiqmwnjYAJGXw=H1-C1-MoV@mail.gmail.com
1 Hi.
2
3 Im trying to upgrade the kernel from 2.6.35-gentoo-r12 to
4 linux-2.6.36-gentoo-r5 just copied the .config from the old one and did a
5 make oldconfig as i usually do
6 but when i tried to compile it got this message:
7
8 ----------------------------------------------------------
9
10 localhost linux # make && make modules_install
11 scripts/kconfig/conf --silentoldconfig arch/x86/Kconfig
12 /usr/src/linux-2.6.36-gentoo-r5/scripts/gcc-version.sh: line 25: Ygcc:
13 command not found
14 /usr/src/linux-2.6.36-gentoo-r5/scripts/gcc-version.sh: line 26: Ygcc:
15 command not found
16 /usr/src/linux-2.6.36-gentoo-r5/arch/x86/Makefile:81: stack protector
17 enabled but no compiler support
18 make: Ygcc: Command not found
19 CHK include/linux/version.h
20 UPD include/linux/version.h
21 CHK include/generated/utsrelease.h
22 UPD include/generated/utsrelease.h
23 CC kernel/bounds.s
24 /bin/sh: Ygcc: command not found
25 make[1]: *** [kernel/bounds.s] Error 127
26 make: *** [prepare0] Error 2
27
28 ---------------------------------------------------------
29
30 I have no idea what the heck is the Ygcc and why it is looking for it.
31
32 Any help?

Replies

Subject Author
[gentoo-user] Re: Kernel upgrade walt <w41ter@×××××.com>
Re: [gentoo-user] Kernel upgrade Dale <rdalek1967@×××××.com>