[asterisk-bugs] [Asterisk 0013887]: [patch] libtonezone requires -lm

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 11 14:02:31 CST 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13887 
====================================================================== 
Reported By:                tzafrir
Assigned To:                svnbot
====================================================================== 
Project:                    Asterisk
Issue ID:                   13887
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-11-12 09:39 CST
Last Modified:              2008-12-11 14:02 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0096237) svnbot (reporter) - 2008-12-11 14:02
 http://bugs.digium.com/view.php?id=13887#c96237 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 163168

U   trunk/configure
U   trunk/configure.ac

------------------------------------------------------------------------
r163168 | tilghman | 2008-12-11 14:02:30 -0600 (Thu, 11 Dec 2008) | 5
lines

Sometimes even Linux needs -lm to link libtonezone, such as when
libtonezone
is compiled statically.
(closes issue http://bugs.digium.com/view.php?id=13887)
 Reported by: tzafrir

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=163168 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-11 14:02 svnbot         Checkin                                      
2008-12-11 14:02 svnbot         Note Added: 0096237                          
2008-12-11 14:02 svnbot         Status                   confirmed => resolved
2008-12-11 14:02 svnbot         Resolution               open => fixed       
2008-12-11 14:02 svnbot         Assigned To               => svnbot          
======================================================================




More information about the asterisk-bugs mailing list