[gentoo-user] Kernel build error

2009-01-29 Thread Dale
Hi, I'm trying to upgrade my kernel but I got this. r...@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh CHK include/linux/compile.h make[1]: *** No rule to

Re: [gentoo-user] Kernel build error

2009-01-29 Thread Saphirus Sage
Dale wrote: Hi, I'm trying to upgrade my kernel but I got this. r...@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh CHK include/linux/compile.h

Re: [gentoo-user] Kernel build error

2009-01-29 Thread Dale
Saphirus Sage wrote: Dale wrote: Hi, I'm trying to upgrade my kernel but I got this. r...@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh CHK

Re: [gentoo-user] Kernel build error

2009-01-29 Thread KH
Dale schrieb: Hi, I'm trying to upgrade my kernel but I got this. r...@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh CHK include/linux/compile.h

Re: [gentoo-user] Kernel build error

2009-01-29 Thread KH
Dale schrieb: Saphirus Sage wrote: Dale wrote: Hi, I'm trying to upgrade my kernel but I got this. r...@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALL

Re: [gentoo-user] Kernel build error

2009-01-29 Thread Neil Bothwick
On Thu, 29 Jan 2009 23:29:09 +0100, KH wrote: you did run oldconfig . Somewhere you said n where a number should be. Search for: External Firmware blobs to build into kernel binary (EXTRA_FIRMWARE) Or copy over the previous config file and run make oldconfig again, paying a little more

Re: [gentoo-user] Kernel build error

2009-01-29 Thread Dale
Neil Bothwick wrote: On Thu, 29 Jan 2009 23:29:09 +0100, KH wrote: you did run oldconfig . Somewhere you said n where a number should be. Search for: External Firmware blobs to build into kernel binary (EXTRA_FIRMWARE) Or copy over the previous config file and run make oldconfig