[asterisk-bugs] [Asterisk 0015697]: most cleaner alaw don't compile
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 19 17:39:18 CDT 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15697
======================================================================
Reported By: slavon
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 15697
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.1.4
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-08-12 01:48 CDT
Last Modified: 2009-08-19 17:39 CDT
======================================================================
Summary: most cleaner alaw don't compile
Description:
[*] DONT_OPTIMIZE
[*] DEBUG_THREADS
[ ] STATIC_BUILD
[*] LOADABLE_MODULES
[*] DEBUG_FD_LEAKS
[ ] LOW_MEMORY
XXX USE_HOARD_ALLOCATOR
[ ] LOTS_OF_SPANS
[ ] RADIO_RELAX
[*] G711_NEW_ALGORITHM
[*] G711_REDUCED_BRANCHING
[*] TEST_CODING_TABLES
[*] TEST_TANDEM_TRANSCODING
[*] DEBUG_CHANNEL_LOCKS
[*] MALLOC_DEBUG
[ ] BUSYDETECT_TONEONLY
[ ] BUSYDETECT_COMPARE_TONE_AND_SILENCE
[ ] BUSYDETECT_DEBUG
[ ] IAX_OLD_FIND
[ ] INTEGER_CALLERID
XXX RADIO_RTX
XXX RADIO_XPMRX
[CC] alaw.c -> alaw.o
alaw.c: In function 'ast_alaw_init':
alaw.c:186: warning: implicit declaration of function 'ast_log'
alaw.c:186: error: 'LOG_WARNING' undeclared (first use in this function)
alaw.c:186: error: (Each undeclared identifier is reported only once
alaw.c:186: error: for each function it appears in.)
alaw.c:190: error: 'LOG_NOTICE' undeclared (first use in this function)
make[1]: *** [alaw.o] Error 1
make: *** [main] Error 2
======================================================================
----------------------------------------------------------------------
(0109309) svnbot (reporter) - 2009-08-19 17:39
https://issues.asterisk.org/view.php?id=15697#c109309
----------------------------------------------------------------------
Repository: asterisk
Revision: 213179
U trunk/main/alaw.c
U trunk/main/ulaw.c
------------------------------------------------------------------------
r213179 | qwell | 2009-08-19 17:39:17 -0500 (Wed, 19 Aug 2009) | 5 lines
Fix compile when certain G711 menuselect options are enabled.
(closes issue https://issues.asterisk.org/view.php?id=15697)
Reported by: slavon
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=213179
Issue History
Date Modified Username Field Change
======================================================================
2009-08-19 17:39 svnbot Checkin
2009-08-19 17:39 svnbot Note Added: 0109309
2009-08-19 17:39 svnbot Status acknowledged =>
assigned
2009-08-19 17:39 svnbot Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list