[asterisk-bugs] [Asterisk 0012050]: [patch] Compile fails with `IPTOS_MINCOST' undeclared
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Feb 25 17:59:53 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12050
======================================================================
Reported By: asgaroth
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 12050
Category: Channels/chan_h323
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
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 17:59 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
======================================================================
----------------------------------------------------------------------
svnbot - 02-25-08 17:59
----------------------------------------------------------------------
Repository: asterisk
Revision: 104111
U branches/1.4/channels/chan_h323.c
------------------------------------------------------------------------
r104111 | qwell | 2008-02-25 17:59:51 -0600 (Mon, 25 Feb 2008) | 7 lines
IPTOS_MINCOST is not defined on Solaris.
(closes issue http://bugs.digium.com/view.php?id=12050)
Reported by: asgaroth
Patches:
12050.patch uploaded by putnopvut (license 60)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=104111
Issue History
Date Modified Username Field Change
======================================================================
02-25-08 17:59 svnbot Note Added: 0082934
02-25-08 17:59 svnbot Status ready for testing =>
assigned
02-25-08 17:59 svnbot Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list