Dear, I have redhat enterprise linux 6.3. after "uname -a" i am getting Linux genesys-dell 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux now when i am trying to insall dahdi driver on my server i am getting below error. [root at genesys-dell dahdi-linux-complete-2.6.2+2.6.2]# make all make -C linux all make[1]: Entering directory `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux' make -C drivers/dahdi/firmware firmware-loaders make[2]: Entering directory `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux/drivers/dahdi/firmware' make[2]: Leaving directory `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux/drivers/dahdi/firmware' You do not appear to have the sources for the 2.6.32-279.el6.x86_64 kernel installed. make[1]: *** [modules] Error 1 make[1]: Leaving directory `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux' make: *** [all] Error 2 Any suggestion Thank you -- With Warm Regards Harish ------------------------------------------------------------------------------------------------------------------------------- This e-mail is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies and the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email is strictly prohibited and appropriate legal action will be taken. -------------------------------------------------------------------------------------------------------------------------------
install kernel source. On Sat, May 11, 2013 at 10:15 AM, Harish Mandowara <harishm at cdac.in> wrote:> Dear, > > I have redhat enterprise linux 6.3. > > after "uname -a" i am getting > > Linux genesys-dell 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT > 2012 x86_64 x86_64 x86_64 GNU/Linux > > now when i am trying to insall dahdi driver on my server i am getting > below error. > > > [root at genesys-dell dahdi-linux-complete-2.6.2+2.6.2]# make all > make -C linux all > make[1]: Entering directory > `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux' > make -C drivers/dahdi/firmware firmware-loaders > make[2]: Entering directory > > `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux/drivers/dahdi/firmware' > make[2]: Leaving directory > > `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux/drivers/dahdi/firmware' > You do not appear to have the sources for the 2.6.32-279.el6.x86_64 kernel > installed. > make[1]: *** [modules] Error 1 > make[1]: Leaving directory > `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux' > make: *** [all] Error 2 > > > Any suggestion > > Thank you > > -- > With Warm Regards > > Harish > > > > > > ------------------------------------------------------------------------------------------------------------------------------- > > This e-mail is for the sole use of the intended recipient(s) and may > contain confidential and privileged information. If you are not the > intended recipient, please contact the sender by reply e-mail and destroy > all copies and the original message. Any unauthorized review, use, > disclosure, dissemination, forwarding, printing or copying of this email > is strictly prohibited and appropriate legal action will be taken. > > ------------------------------------------------------------------------------------------------------------------------------- > > > -- > _____________________________________________________________________ > -- 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130511/adfd7df1/attachment.htm>
> -----Original Message----- > From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of > Harish Mandowara > Sent: Saturday, 11 May 2013 8:15 p.m. > To: asterisk-users at lists.digium.com > Subject: [asterisk-users] dahdi driver not getting install > > Dear, > > I have redhat enterprise linux 6.3.<snip>> `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux/drivers/dahdi/firmware'> You do not appear to have the sources for the > 2.6.32-279.el6.x86_64 kernel installed. > make[1]: *** [modules] Error 1 > make[1]: Leaving directory > `/root/Downloads/dahdi-linux-complete-2.6.2+2.6.2/linux' > make: *** [all] Error 2I'm a debian user after an inplace upgrade of Debian 6.0 to Debian 7.0, but had exactly that last night.