error compiling new kernel config

Justin Conover justin.conover at gmail.com
Fri May 20 16:00:27 UTC 2005


On 5/20/05, tauist <tauist at austin.rr.com> wrote:
>  
> 
> OK .....I need help getting
> kernel-2.6.11-1.1323_FC4.x86_64.rpm configured on a Prostar
> 4764 AMD64 CPU laptop. 
> 
>  
> 
> I installed kernel-2.6.11-1.1323_FC4.src.rpm,
> kernel-2.6.11-1.1323_FC4.x86_64.rpm, 
> 
> kernel-devel-2.6.11-1.1323_FC4.x86_64.rpm, and 
> 
> kernel-doc-2.6.11-1.1323_FC4.noarch.rpm. I tried to change
> just the CPU in menuconfig, then ran make and got the following. 
> 
>  
> 
> make[1]: *** No rule to make target `init/main.o', needed by
> `init/built-in.o'. Stop. 
> 
> make: *** [init] Error 2 

 Do you have the development tools installed?

yum groupinstall "Development Tools"

How are you rebuilding it?

rpmbuild -bp kernel.spec

Will give you a {rh}-patched kernel in 

/home/you/rpmbuild/BUILD/kernel*/linux*
or
/usr/src/redhat/rpmbuild/BUILD/kernel*/linux*




More information about the fedora-test-list mailing list