[asterisk-bugs] [Asterisk 0013740]: Compile fails at asterisk.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 20 12:39:30 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13740
======================================================================
Reported By: jmls
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13740
Category: Core/BuildSystem
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 151018
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-10-19 11:48 CDT
Last Modified: 2008-10-20 12:39 CDT
======================================================================
Summary: Compile fails at asterisk.c
Description:
When performing a "make" , the compile fails with the following message:
[CC] asterisk.c -> asterisk.o
asterisk.c: In function âmainâ:
asterisk.c:2994: warning: implicit declaration of function âioctlâ
asterisk.c:2994: error: âDAHDI_TIMERCONFIGâ undeclared (first use in
this function)
asterisk.c:2994: error: (Each undeclared identifier is reported only once
asterisk.c:2994: error: for each function it appears in.)
make[1]: *** [asterisk.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk-1.4/asterisk/main'
make: *** [main] Error 2
======================================================================
----------------------------------------------------------------------
(0093988) svnbot (reporter) - 2008-10-20 12:39
http://bugs.digium.com/view.php?id=13740#c93988
----------------------------------------------------------------------
Repository: asterisk
Revision: 151100
U branches/1.4/main/asterisk.c
------------------------------------------------------------------------
r151100 | bweschke | 2008-10-20 12:39:28 -0500 (Mon, 20 Oct 2008) | 7
lines
Fix the 1.4 branch compile again broken with r150557 when using with
Zaptel and not DAHDI
(closes issue http://bugs.digium.com/view.php?id=13740)
reported by: jmls
patch by: bweschke
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=151100
Issue History
Date Modified Username Field Change
======================================================================
2008-10-20 12:39 svnbot Checkin
2008-10-20 12:39 svnbot Note Added: 0093988
======================================================================
More information about the asterisk-bugs
mailing list