Problem when run make on dahdi-linux-complete
I am running on a fresh install on CentOS 5.4 and trying to install dahdi-linux -complete-2.3.0+2.3.0:
[root@localhost dahdi-linux-complete-2.3.0+2.3.0]# make
make -C linux all
make[1]: Entering directory /usr/src/asterisk/dahdi-linux-complete-2.3.0+2.3.0/linux' make -C drivers/dahdi/firmware firmware-loaders make[2]: Entering directory/usr/src/asterisk/dahdi-linux-complete-2.3.0+2.3.0/linux/drivers/dahdi/firmware’
make[2]: Leaving directory /usr/src/asterisk/dahdi-linux-complete-2.3.0+2.3.0/linux/drivers/dahdi/firmware' You do not appear to have the sources for the 2.6.18-164.el5xen kernel installed. make[1]: *** [modules] Error 1 make[1]: Leaving directory/usr/src/asterisk/dahdi-linux-complete-2.3.0+2.3.0/linux’
make: *** [all] Error 2
When I look at the running Kernel
uname -r
2.6.18-164.el5xen
When # yum install kernel-devel is run
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
updates: pubmirrors.reflected.net
addons | 951 B 00:00
base | 1.1 kB 00:00
extras | 2.1 kB 00:00
updates | 1.9 kB 00:00
Setting up Install Process
Package kernel-devel-2.6.18-194.3.1.el5.i686 already installed and latest version
Nothing to do
Thanks for your response.
I did try this, it keeps coming back:
[root@localhost ~]# yum install kernel-xen-devel
Loaded plugins: fastestmirror, kmod
Loading mirror speeds from cached hostfile
updates: pubmirrors.reflected.net
Setting up Install Process
Package kernel-xen-devel-2.6.18-194.3.1.el5.i686 already installed and latest version
Nothing to do
[root@localhost ~]#