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

tjoen tjoen at dds.nl
Fri Mar 19 07:47:28 CDT 2010


On Fri, 2010-03-19 at 01:26 +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:
> > 
> > After you install the kernel source, you'll need to rerun ./configure.
> 
> Nope. The dahdi-linux makefile has no ./configure .

This is how I have built it:
DAHDIVERSION="2.2.0.2" build_tools/make_version_h \
	> include/dahdi/version.h.tmp
if cmp -s include/dahdi/version.h.tmp include/dahdi/version.h ; \
then :; \
else \
      mv include/dahdi/version.h.tmp include/dahdi/version.h ; \
fi
rm -f include/dahdi/version.h.tmp





More information about the asterisk-users mailing list