On 4/2/2010 1:50 AM, ABBAS SHAKEEL wrote: > [r...@localhost dahdi-linux-complete-2.2.1+2.2.1]# make all > make -C linux all > make[1]: Entering directory > `/usr/src/dahdi-linux-complete-2.2.1+2.2.1/linux' > make -C drivers/dahdi/firmware firmware-loaders > make[2]: Entering directory > `/usr/src/dahdi-linux-complete-2.2.1+2.2.1/linux/drivers/dahdi/firmware' > make[2]: Leaving directory > `/usr/src/dahdi-linux-complete-2.2.1+2.2.1/linux/drivers/dahdi/firmware' > You do not appear to have the sources for the 2.6.18-128.el5PAE kernel > installed. > make[1]: *** [modules] Error 1 > make[1]: Leaving directory `/usr/src/dahdi-linux-complete-2.2.1+2.2.1/linux' > make: *** [all] Error 2
Did you actually read the error message? You do not have the source for your kernel present. You need to install the kernel-devel package which matches your kernel version. --Tim -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
