Gentoo Archives: gentoo-hardened

From: klondike <franxisco1988@×××××.com>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] Kernel won't build, but binutils is up to date
Date: Fri, 07 Jan 2011 03:05:44
Message-Id: 4D267724.6010109@gmail.com
In Reply to: [gentoo-hardened] Kernel won't build, but binutils is up to date by Brian Davis
1 El 07/01/11 02:44, Brian Davis escribió:
2 > Hello,
3 > After switching profiles and trying to install the latest kernel, I get the following:
4 >
5 > # make && make modules_install/usr/src/linux-2.6.36-hardened-r6/scripts/gcc-version.sh: line 25: ngcc: command not found/usr/src/linux-2.6.36-hardened-r6/scripts/gcc-version.sh: line 26: ngcc: command not foundmake: ngcc: Command not found CHK include/linux/version.h CHK include/generated/utsrelease.h/usr/src/linux-2.6.36-hardened-r6/arch/x86/Makefile:202: *** *** 2.6 PaX kernels no longer build correctly with old versions of binutils.*** Please upgrade your binutils to 2.18 or newer. Stop.
6 > # emerge --search binutilsSearching... [ Results for search key : binutils ][ Applications found : 4 ]
7 > * sys-devel/binutils Latest version available: 2.20.1-r1 Latest version installed: 2.20.1-r1 Size of files: 17,105 kB Homepage: http://sources.redhat.com/binutils/ Description: Tools necessary to build programs License: || ( GPL-3 LGPL-3 )
8 >
9 > binutils is up to date.
10 > Do I need to emerge -e system or something similar?
11 > Thanks!
12 >
13
14 Don't know what happened but your paste doesn't makes much sense, looks
15 like newlines where removed at random.
16
17 For what it looks it may be that either somehow you are indicating
18 (probably via an environment variable but maybe via config) that make
19 should use ngcc instead of gcc to compile or just that the gcc binary in
20 /usr/bin is missing. Without a clearer paste I can bbe of more help.
21
22 BTW the latest kernel is 2.6.36-r7 ;)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
RE: [gentoo-hardened] Kernel won't build, but binutils is up to date Brian Davis <bridavis@××××.com>