[asterisk-bugs] [Asterisk 0014846]: [patch] undefined symbols - modules can't be loaded
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 18 15:55:17 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14846
======================================================================
Reported By: pj
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14846
Category: Core/BuildSystem
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 186622
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-07 10:49 CDT
Last Modified: 2009-05-18 15:55 CDT
======================================================================
Summary: [patch] undefined symbols - modules can't be loaded
Description:
After updating from
Asterisk SVN-branch-1.6.1-r175257
to
Asterisk SVN-branch-1.6.1-r186622
some modules can't be loaded
compiled with
---> Compiler Flags
[*] DONT_OPTIMIZE
[*] DEBUG_THREADS
[*] LOADABLE_MODULES
[*] DEBUG_CHANNEL_LOCKS
[*] MALLOC_DEBUG
======================================================================
----------------------------------------------------------------------
(0104974) svnbot (reporter) - 2009-05-18 15:55
https://issues.asterisk.org/view.php?id=14846#c104974
----------------------------------------------------------------------
Repository: asterisk
Revision: 195373
_U branches/1.6.2/
U branches/1.6.2/apps/app_queue.c
U branches/1.6.2/apps/app_voicemail.c
U branches/1.6.2/include/asterisk/monitor.h
U branches/1.6.2/include/asterisk/smdi.h
U branches/1.6.2/res/res_monitor.c
U branches/1.6.2/res/res_smdi.c
------------------------------------------------------------------------
r195373 | tilghman | 2009-05-18 15:55:16 -0500 (Mon, 18 May 2009) | 22
lines
Merged revisions 195370 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r195370 | tilghman | 2009-05-18 15:52:33 -0500 (Mon, 18 May 2009) | 15
lines
Recorded merge of revisions 195366 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r195366 | tilghman | 2009-05-18 15:24:13 -0500 (Mon, 18 May 2009) | 8
lines
Add a similar dependency on SMDI for voicemail as already exists for
ADSI.
(closes issue https://issues.asterisk.org/view.php?id=14846)
Reported by: pj
Patches:
20090413__bug14846__1.4.diff.txt uploaded by tilghman (license
14)
20090507__issue14846__1.6.0.diff.txt uploaded by tilghman
(license 14)
20090507__issue14846__1.6.1.diff.txt uploaded by tilghman
(license 14)
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=195373
Issue History
Date Modified Username Field Change
======================================================================
2009-05-18 15:55 svnbot Checkin
2009-05-18 15:55 svnbot Note Added: 0104974
======================================================================
More information about the asterisk-bugs
mailing list