Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Thermal Wetland
On Thu, Jul 15, 2010 at 11:29 AM, Miguel Molina wrote: > El 15/07/10 15:15, Thermal Wetland escribió: > > On Wed, Jul 14, 2010 at 11:34 PM, Tzafrir Cohen > wrote: > > > The DAHDI Makefile looks for the kernel source by default in: > >  /lib/modules/`uname -r`/build > > This is normally a symlink

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Miguel Molina
El 15/07/10 15:15, Thermal Wetland escribió: On Wed, Jul 14, 2010 at 11:34 PM, Tzafrir Cohen wrote: The DAHDI Makefile looks for the kernel source by default in: /lib/modules/`uname -r`/build This is normally a symlink that points to the directory with the (possibly partial) kernel sou

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Thermal Wetland
On Wed, Jul 14, 2010 at 11:34 PM, Tzafrir Cohen wrote: > The DAHDI Makefile looks for the kernel source by default in: > >  /lib/modules/`uname -r`/build > > This is normally a symlink that points to the directory with the > (possibly partial) kernel source tree. > > It seems that the kernel packa

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Miguel Molina
El 15/07/10 04:34, Tzafrir Cohen escribió: > On Wed, Jul 14, 2010 at 03:28:35PM -1000, Thermal Wetland wrote: > > >> I was able to download the rpm's and install them: >> >> [r...@ip-97-74-119-59 src]# rpm -ivh >> ovzkernel-2.6.18-128.2.1.el5.028stab064.7.i686.rpm >> warning: ovzkernel-2.6.18-1

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread leonimar cape
- Original Message From: Tzafrir Cohen To: asterisk-users@lists.digium.com Sent: Thursday, July 15, 2010 5:34:41 PM Subject: Re: [asterisk-users] Can't compile DAHDI - wrong kernel source On Wed, Jul 14, 2010 at 03:28:35PM -1000, Thermal Wetland wrote: > I was able to down

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Tzafrir Cohen
On Wed, Jul 14, 2010 at 03:28:35PM -1000, Thermal Wetland wrote: > I was able to download the rpm's and install them: > > [r...@ip-97-74-119-59 src]# rpm -ivh > ovzkernel-2.6.18-128.2.1.el5.028stab064.7.i686.rpm > warning: ovzkernel-2.6.18-128.2.1.el5.028stab064.7.i686.rpm: Header V3 > DSA signat

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Thermal Wetland
On Wed, Jul 14, 2010 at 8:43 PM, Chandrakant Solanki wrote: > Hi > > Following steps to do... > > 1] # cd /usr/src/kernels/ > 2] # ln -s 2.6.18-128.2.1.el5.028stab064.7-i686 2.6.18-028stab064.7 > > Try this 'n let me know... Hope this will work fine... > > > -- > Regards, > > Chandrakant Solanki >

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Thermal Wetland
On Wed, Jul 14, 2010 at 8:43 PM, Chandrakant Solanki wrote: > Hi > > Following steps to do... > > 1] # cd /usr/src/kernels/ > 2] # ln -s 2.6.18-128.2.1.el5.028stab064.7-i686 2.6.18-028stab064.7 > > Try this 'n let me know... Hope this will work fine... > > > -- > Regards, > > Chandrakant Solanki >

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-15 Thread Thermal Wetland
On Wed, Jul 14, 2010 at 8:43 PM, Chandrakant Solanki wrote: > Hi > > Following steps to do... > > 1] # cd /usr/src/kernels/ > 2] # ln -s 2.6.18-128.2.1.el5.028stab064.7-i686 2.6.18-028stab064.7 > > Try this 'n let me know... Hope this will work fine... Seems like that should have worked! [r...@

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread Chandrakant Solanki
Hi Following steps to do... 1] # cd /usr/src/kernels/ 2] # ln -s 2.6.18-128.2.1.el5.028stab064.7-i686 2.6.18-028stab064.7 Try this 'n let me know... Hope this will work fine... -- Regards, Chandrakant Solanki On Thu, Jul 15, 2010 at 12:00 PM, Thermal Wetland wrote: > On Wed, Jul 14, 2010 a

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread Thermal Wetland
On Wed, Jul 14, 2010 at 8:09 PM, Chandrakant Solanki wrote: > Hello > > What will be your exact kernel version. Give me output "uname -a" command. > > -- > Regards, > > Chandrakant Solanki > Thank you for the help! Here is the output: [r...@ip-97-74-119-59 ~]# uname -a Linux ip-97-74-119-59.ip.s

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread Chandrakant Solanki
Hello What will be your exact kernel version. Give me output "uname -a" command. -- Regards, Chandrakant Solanki On Thu, Jul 15, 2010 at 6:58 AM, Thermal Wetland wrote: > On Wed, Jul 14, 2010 at 4:55 AM, bruce bruce wrote: > > > > I am stuck with the same problem but I have used asterisk yum

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread Thermal Wetland
On Wed, Jul 14, 2010 at 4:55 AM, bruce bruce wrote: > > I am stuck with the same problem but I have used asterisk yum repository and > it worked by itself without me worrying for kernel stuff. > However, I need to install speex codec and now I am stuck as it doesn't get > picked up by the yum as

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread bruce bruce
I am stuck with the same problem but I have used asterisk yum repository and it worked by itself without me worrying for kernel stuff. However, I need to install speex codec and now I am stuck as it doesn't get picked up by the yum asterisk install somehow. I have lib speex and speex already insta

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread Chandrakant Solanki
Hi If you install rpm from any location it goes to its default location. You just go for above steps. For kernel you can go for http://kernel.org -- Regards, Chandrakant Solanki On Wed, Jul 14, 2010 at 2:06 PM, liuxin wrote: > Hi. > The best easy way is: > copy kernel-devel-2.6.18-028stab06

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread Chandrakant Solanki
Hi Check your kernel version using *uname -r *and then try to download tar.gz setup for that version. And extract it into /usr/src/kernels directory , then try to compile. -- Regards, Chandrakant Solanki On Wed, Jul 14, 2010 at 1:46 PM, Gareth Blades wrote: > Thermal Wetland wrote: > > I ha

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread liuxin
Hi. The best easy way is: copy kernel-devel-2.6.18-028stab064.7.rpm to /usr/src then run rpm -ivh kernel-devel-2.6.18-028stab064.7.rpm 2010/7/14 Gareth Blades > Thermal Wetland wrote: > > I have a virtual server with godaddy but can not compile DAHDI as it > > complains that I do not have the co

Re: [asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-14 Thread Gareth Blades
Thermal Wetland wrote: > I have a virtual server with godaddy but can not compile DAHDI as it > complains that I do not have the correct kernel source. > > The package installed is - kernel-devel-2.6.18-164.11.1.el5.i686: > Package kernel-devel-2.6.18-164.11.1.el5.i686 already installed and > la

[asterisk-users] Can't compile DAHDI - wrong kernel source

2010-07-13 Thread Thermal Wetland
I have a virtual server with godaddy but can not compile DAHDI as it complains that I do not have the correct kernel source. The package installed is - kernel-devel-2.6.18-164.11.1.el5.i686: Package kernel-devel-2.6.18-164.11.1.el5.i686 already installed and latest version Nothing to do uname -a