[asterisk-bugs] [Asterisk 0012050]: [patch] Compile fails with `IPTOS_MINCOST' undeclared

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Feb 25 06:49:35 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12050 
====================================================================== 
Reported By:                asgaroth
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12050
Category:                   Channels/chan_h323
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.18 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-22-2008 04:49 CST
Last Modified:              02-25-2008 06:49 CST
====================================================================== 
Summary:                    [patch] Compile fails with `IPTOS_MINCOST'
undeclared
Description: 
When compiling asterisk, then compilation fails when attempting to build
chan_h323. The error is as follows:

chan_h323.c: In function `reload_config':
chan_h323.c:2863: error: `IPTOS_MINCOST' undeclared (first use in this 
function)
chan_h323.c:2863: error: (Each undeclared identifier is reported only
once
chan_h323.c:2863: error: for each function it appears in.)
gmake[1]: *** [chan_h323.o] Error 1
gmake: *** [channels] Error 2
====================================================================== 

---------------------------------------------------------------------- 
 snuffy - 02-25-08 06:49  
---------------------------------------------------------------------- 
the 'awk' errors are easy enough to fix, i'm pretty sure the changes for it
are in trunk maybe not 1.4..

basically make sure in ur path can find 'gawk' or do what i did for a
while..
add /usr/xpg4/bin into your path at the front this makes sure it grabs a
compatible awk and runs menuselect properly. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-25-08 06:49  snuffy         Note Added: 0082843                          
======================================================================




More information about the asterisk-bugs mailing list