[asterisk-bugs] [Asterisk 0012911]: [patch] proper dependencies on dahdi/tonezone

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Jul 6 14:04:34 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12911 
====================================================================== 
Reported By:                tzafrir
Assigned To:                kpfleming
====================================================================== 
Project:                    Asterisk
Issue ID:                   12911
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 124540 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             06-22-2008 07:06 CDT
Last Modified:              07-06-2008 14:04 CDT
====================================================================== 
Summary:                    [patch] proper dependencies on dahdi/tonezone
Description: 
The move to dahdi has separated libtonezone from zaptel/dahdi . A number
of modules will fail to build if both dahdi and libtonezone will both
reside in custom pathes.

The second patch fixes the configure script to use the custom CPPFLGAS as
detected in the test for dahdi when checking for tonezone.
====================================================================== 

---------------------------------------------------------------------- 
 tzafrir - 07-06-08 14:04  
---------------------------------------------------------------------- 
A small fix: the "fake" symlinks should be created by:

# fake include/dahdi under the dahdi-tools directory:

ln -s . include
ln -s . dahdi

and not the other way around. With that and the attached patch I manage to
get configure to only fail at the missing termcap support. After installing
libncurses5-dev as well, configure works fine. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-06-08 14:04  tzafrir        Note Added: 0089806                          
======================================================================




More information about the asterisk-bugs mailing list