[asterisk-bugs] [Asterisk 0016244]: [patch] Iconv is a glibc-ism, and as such should be called out explicitly

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 16 15:21:27 CST 2009


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16244 
====================================================================== 
Reported By:                pprindeville
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16244
Category:                   Functions/func_iconv
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           Older 1.6.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-11-13 19:23 CST
Last Modified:              2009-11-16 15:21 CST
====================================================================== 
Summary:                    [patch] Iconv is a glibc-ism, and as such should be
called out explicitly
Description: 
For those of us building Asterisk against uClibc, we don't have iconv() in
the earlier releases.

This causes compilation to break without the attached fix.

====================================================================== 

---------------------------------------------------------------------- 
 (0113879) pprindeville (reporter) - 2009-11-16 15:21
 https://issues.asterisk.org/view.php?id=16244#c113879 
---------------------------------------------------------------------- 
Fine.  Accepting that it's POSIX, and not strictly a glibcism, can we still
call it out so that function_iconv isn't built for early releases of uClibc
that don't support it? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-16 15:21 pprindeville   Note Added: 0113879                          
2009-11-16 15:21 pprindeville   Status                   closed => new       
2009-11-16 15:21 pprindeville   Resolution               no change required =>
reopened
======================================================================




More information about the asterisk-bugs mailing list