Hi,
Can anyone tell me how exactly i must install kernel sources so that it works for compiling driver sources?
how about running
# yum install kernel-source
if you are connected to the web on that machine? If not, locate the kernel-source package on the installation discs and install it with
rpm -ivh kernel-source-{version}.rpm
Daniel S. Reichenbach