Today i try to make script for installing the asterisk .facing bit errors on Issues .I searched Google i came to know need to install kernal-devel for my system
If you are running the standard kernel (for example), you can install the kernel-devel package by:
[root@kartook]# yum install kernel-devel
You can use this command to determine the version of your running kernel:
[root@kartook]# uname -r
Nice note .Also update why we need this kernel-devel package for servers
Kelly