[asterisk-bugs] [Asterisk 0014846]: undefined symbols - modules can't be loaded
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Apr 11 09:39:57 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14846
======================================================================
Reported By: pj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14846
Category: Core/BuildSystem
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 186622
Request Review:
======================================================================
Date Submitted: 2009-04-07 10:49 CDT
Last Modified: 2009-04-11 09:39 CDT
======================================================================
Summary: 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
======================================================================
----------------------------------------------------------------------
(0103107) tilghman (administrator) - 2009-04-11 09:39
http://bugs.digium.com/view.php?id=14846#c103107
----------------------------------------------------------------------
AST_OPTIONAL_API is one option for this. We can define the symbols weakly,
then check to see if they're available before using them.
Issue History
Date Modified Username Field Change
======================================================================
2009-04-11 09:39 tilghman Note Added: 0103107
======================================================================
More information about the asterisk-bugs
mailing list