[asterisk-users] chan_dahdi refuses to build

Kevin P. Fleming kpfleming at digium.com
Fri Aug 14 12:09:41 CDT 2009


Boehm, Matthew wrote:
> Sorry. Fat-finger. 1.6.1.2. Found out that --with-tonezone is required
> when ./configure'ing asterisk in order to get chan_dahdi to compile.
> 
> Could that be documented somewhere? Or auto checked in ./configure if
> --with-dahdi is specified? Wasted over an hour trying to figure this
> out.

It should only be required if the tonezone library can't be
automatically found; you can see what dependencies each module has by
running 'make menuselect' and looking at the module details at the
bottom of the screen when you have the cursor on a particular module. If
I remember correctly, it should even show you which dependencies were
satisfied and which were not.

--with-dahdi and --with-tonezone are actually separate, since
--with-dahdi tells Asterisk where to find the dahdi-linux 'user.h'
header file and --with-tonezone tells Asterisk where to find the
tonezone.h header file which comes from dahdi-tools.

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kpfleming at digium.com
Check us out at www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list