Hello All
I download
kernel-2.6.5-1.327.src.rpm
and install it with rpm -ivh kernel-2.6.5-1.327.src.rpm then I compile it with rpmbuild -ba /usr/src/redhat/SPEC/kernel-2.6.spec and the kernel-2.6.5-1.327.rpm is not created.
Then I install the kernel-source-2.6.5-1.327.rpm created by step below and execute commands: make xconfig (to create .config file) make rpm (to create kernel.spec file)
Please, help me how to correct way for compile the fedora kernel
I also download the linux-2.6.4.tar.bz2 and try same process
Thanks
TEOTONIO