[asterisk-bugs] [Asterisk 0014120]: r166257 does not compiles reporting error at chan_iax2.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 22 16:44:20 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14120
======================================================================
Reported By: wetwired
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14120
Category: Channels/chan_iax2
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!): 166257
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-22 03:41 CST
Last Modified: 2008-12-22 16:44 CST
======================================================================
Summary: r166257 does not compiles reporting error at
chan_iax2.c
Description:
chan_iax2.c: In function ‘load_module’:
chan_iax2.c:11238: error: ‘DAHDI_FILE_PSEUDO’ undeclared (first use in
this function)
chan_iax2.c:11238: error: (Each undeclared identifier is reported only
once
chan_iax2.c:11238: error: for each function it appears in.)
======================================================================
----------------------------------------------------------------------
(0096858) putnopvut (administrator) - 2008-12-22 16:44
http://bugs.digium.com/view.php?id=14120#c96858
----------------------------------------------------------------------
If I understand the commit that introduced the DAHDI_FILE_PSEUDO and other
such constants, the idea was to include dahdi_compat.h so that those
constants would be defined. I also think that dahdi_compat.h is supposed to
be unconditionally included.
The developer who committed that work is on vacation right now. I'll try
uploading a patch to see if what I think is correct.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-22 16:44 putnopvut Note Added: 0096858
======================================================================
More information about the asterisk-bugs
mailing list