[asterisk-bugs] [Asterisk 0012938]: Compile failure on tonezone_compat.h with zaptel 1.4 and asterisk 1.4

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jun 27 09:28:42 CDT 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12938 
====================================================================== 
Reported By:                opticron
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12938
Category:                   Channels/chan_zap
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 125742 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             06-27-2008 09:28 CDT
Last Modified:              06-27-2008 09:28 CDT
====================================================================== 
Summary:                    Compile failure on tonezone_compat.h with zaptel 1.4
and asterisk 1.4
Description: 
When installing zaptel 1.4 from SVN (r4365) and asterisk 1.4 from svn
(r125742), there is a compile error caused by a combination of the logic in
dahdi_compat.h and tonezone_compat.h.  dahdi_compat does "#define
HAVE_DAHDI HAVE_ZAPTEL" and tonezone_compat.h checks for HAVE_DAHDI first,
causing it to erroneously include "dahdi/tonezone.h".  Swapping the order
of the search fixes the issue.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-27-08 09:28  opticron       Asterisk Version          => SVN             
06-27-08 09:28  opticron       SVN Branch (only for SVN checkou =>  1.4         
  
06-27-08 09:28  opticron       SVN Revision (number only!) => 125742          
======================================================================




More information about the asterisk-bugs mailing list