[asterisk-users] Asterisk running on a Xen Centos Server challenge!!!

Tzafrir Cohen tzafrir.cohen at xorcom.com
Fri Mar 19 15:51:15 CDT 2010


On Fri, Mar 19, 2010 at 01:26:43AM +0200, Tzafrir Cohen wrote:
> On Thu, Mar 18, 2010 at 05:03:12PM -0500, Warren Selby wrote:
> > On Thu, Mar 18, 2010 at 6:56 PM, Daniel Leite de Abreu <dlabreu at gmail.com>wrote:
> > 
> > > Hi David!
> > >
> > >
> > > Thanks very much for helping me out will all !
> > >
> > >
> > > Ok i try your tip and @ the moment i still have the same problem but now i
> > > have the kernel and the kernel devel the same but wend i try to run make i
> > > still get the same erro, do you guys have any idea how to fix it?
> > >
> > > -bash-3.2# rpm -qa kernel*
> > > kernel-xen-devel-2.6.18-164.6.1.el5
> > > kernel-xen-2.6.18-164.6.1.el5
> > > -bash-3.2#
> > >
> > 
> > After you install the kernel source, you'll need to rerun ./configure.
> 
> Nope. The dahdi-linux makefile has no ./configure .
> 
> > 
> > You may want to run "make clean" and / or "make distclean" before rerunning
> > ./configure.

Specifically: it will look for:

  /lib/modules/VERSION/build/.config

Where:

VERSION is the kernel version string. 2.6.18-164.6.1.el5 in your case.
'build' is a symbolic link to the (often partial) kernel tree.

What is the output of:

  ls -l /lib/modules/2.6.18-164.6.1.el5

What is the output of:

  ls /usr/src/kernels 

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list