[asterisk-bugs] [JIRA] (ASTERISK-27782) cdr_mysql Missing MYSQL_PORT definition

Evandro César Arruda (JIRA) noreply at issues.asterisk.org
Thu Mar 29 08:48:50 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evandro César Arruda updated ASTERISK-27782:
--------------------------------------------

    Attachment: asterisk_addon_mysql.patch

I'm sending used patch to compile Asterisk 15.3.0


> 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
>              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