On 02/14/2011 04:03 PM, Fzinc wrote:
Hi.

Im trying to upgrade the kernel from 2.6.35-gentoo-r12 to 
linux-2.6.36-gentoo-r5 just copied the .config from the old one and did a make 
oldconfig as i usually do
but when i tried to compile it got this message:

----------------------------------------------------------

localhost linux # make && make modules_install
scripts/kconfig/conf --silentoldconfig arch/x86/Kconfig
/usr/src/linux-2.6.36-gentoo-r5/scripts/gcc-version.sh: line 25: Ygcc: command 
not found

That's a strange error.  That script is supposed to produce a 4-digit number:

# sh /usr/src/linux-2.6.36-gentoo-r5/scripts/gcc-version.sh gcc-4.5.2
0405

What do you see if you give it the gcc-4.x.x that you are using?

Did you use gcc-config to change the active version of gcc, maybe?


Reply via email to