[asterisk-bugs] [Asterisk 0017780]: chan_misdn fails to build
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 2 15:51:54 CDT 2010
The following issue has been set as RELATED TO issue 0014333.
======================================================================
https://issues.asterisk.org/view.php?id=17780
======================================================================
Reported By: jcollie
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 17780
Category: Channels/chan_misdn
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Target Version: 1.8.0
Asterisk Version: 1.8.0-beta2
JIRA:
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-02 15:51 CDT
Last Modified: 2010-08-02 15:51 CDT
======================================================================
Summary: chan_misdn fails to build
Description:
I'm having problems compiling chan_misdn, and I think that they may be
related to a change that allowed voicemail dates to be announced with
different locales:
gcc -o misdn/isdn_msg_parser.o -c misdn/isdn_msg_parser.c -MD -MT
misdn/isdn_msg_parser.o -MF .misdn_isdn_msg_parser.o.d -MP -
pthread -I/builddir/build/BUILD/asterisk-1.8.0-beta2/include -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-p
rotector --param=ssp-buffer-size=4 -m64 -mtune=generic
-Werror-implicit-function-declaration -I/usr/include/libxml2 -Wstrict-
prototypes -Wmissing-prototypes -Wmissing-declarations -march=k8 -fPIC
-DAST_MODULE=\"chan_misdn\" -O2 -g -pipe -Wall -
Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -Werror-implicit-function-
declaration
In file included from misdn/ie.c:34:0,
from misdn/isdn_msg_parser.c:26:
/builddir/build/BUILD/asterisk-1.8.0-beta2/include/asterisk/localtime.h:32:16:
error: conflicting types for 'locale_t'
/usr/include/xlocale.h:43:20: note: previous declaration of 'locale_t' was
here
Everything else compiles correctly.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014333 [patch] add option to configure locale ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-08-02 15:51 jcollie Relationship added related to 0014333
======================================================================
More information about the asterisk-bugs
mailing list