[asterisk-bugs] [Asterisk 0013887]: [patch] libtonezone requires -lm
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 14 07:53:46 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13887
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13887
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: 1.6.0.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-12 09:39 CST
Last Modified: 2008-11-14 07:53 CST
======================================================================
Summary: [patch] libtonezone requires -lm
Description:
It seems that at least in dahdi-tools 2.0.0 libtonezone depends on libm .
Hence the configure script failes to detect it, as we get link failures
with 'pow', 'cos' and others missing.
Tested with 1.6.0.1 , but from a quick look I don't think this has been
resolved in trunk yet.
======================================================================
----------------------------------------------------------------------
(0094894) smurfix (reporter) - 2008-11-14 07:53
http://bugs.digium.com/view.php?id=13887#c94894
----------------------------------------------------------------------
Note that this is only a problem if you use a statically-built
libtonezone.
However: I don't think static libraries make any sense in an environment
like Asterisk, where you dynamically load modules.
Issue History
Date Modified Username Field Change
======================================================================
2008-11-14 07:53 smurfix Note Added: 0094894
======================================================================
More information about the asterisk-bugs
mailing list