[asterisk-bugs] [JIRA] (ASTERISK-27782) cdr_mysql: Missing MYSQL_PORT definition
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Thu Apr 12 05:27:50 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242987#comment-242987 ]
Friendly Automation commented on ASTERISK-27782:
------------------------------------------------
Change 8768 merged by Jenkins2:
cdr_mysql: Compile error because MYSQL_PORT definition is missing
[https://gerrit.asterisk.org/8768|https://gerrit.asterisk.org/8768]
> cdr_mysql: Missing MYSQL_PORT definition
> ----------------------------------------
>
> Key: ASTERISK-27782
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27782
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Addons/cdr_mysql
> Affects Versions: 15.3.0
> Reporter: Evandro César Arruda
> Assignee: Unassigned
> Severity: Minor
> Labels: patch
> Attachments: asterisk_addon_mysql.patch
>
>
> Missing MYSQL_PORT define instead of 0 changed on ASTERISK-27366.
> [CC] cdr_mysql.c -> cdr_mysql.o
> cdr_mysql.c: In function ‘my_load_module’:
> cdr_mysql.c:504:63: error: ‘MYSQL_PORT’ undeclared (first use in this function)
> res |= my_load_config_number(cfg, "global", "port", &dbport, MYSQL_PORT);
> ^~~~~~~~~~
> cdr_mysql.c:504:63: note: each undeclared identifier is reported only once for each function it appears in
> /opt/install/asterisk/asterisk-15.3.0/Makefile.rules:149: recipe for target 'cdr_mysql.o' failed
> I searched in Asterisk directory and I checked on mysql.h included, booth not have any reference to MYSQL_PORT definition.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list