Hello, I am trying to compile some sources. I keep getting an error message that i need the kernel-devel packages. I have done yum install kernel-devel and it is downloaded but it is a different kernel than the one listed under uname -a Linux localhost 2.6.23.9lw #105 SMP PREEMPT Fri Jun 27 18:56:59 EDT 2008 i686 i686 i386 GNU/Linux [root@localhost ~]# rpm -qa | grep kernel-devel kernel-devel-2.6.26.8-57.fc8 does anyone know how i can compile from source? many thanks