[Freeswitch-users] Compile error on 1.4 branch in mod_dptools (Ubuntu 14.04)
Mark Boots
mark at votomobile.org
Wed Sep 30 04:19:40 MSD 2015
Following up on this compile issue, I've checked a few different commits on
the v1.4 branch.
Going back to this commit builds OK:
commit 7dda9d01ead14d18fb46127f60c6c11916a8cfea
Author: Michael Jerris <mike at jerris.com>
Date: Thu Sep 17 22:04:19 2015 -0500
FS-8185: [core] Allow xml preprocessor to expand variables where the
resulting value is much longer than the original size
This one doesn't compile:
commit 2655c12e45837f2de4c810b2123ad4e12de04475
Author: Anthony Minessale <anthm at freeswitch.org>
Date: Mon Sep 21 18:00:14 2015 -0500
FS-8190: [mod_event_socket] When using nixevent, freeswitch stops
sending us certain custom event that were NOT part of the nixevent c
Hope this helps! Is this the right place to report, or should I open a Jira
issue?
Thanks!
+Mark
On Tue, Sep 29, 2015 at 5:34 PM, Mark Boots <mark at votomobile.org> wrote:
> Using our existing build scripts, we started seeing this compile error
> today when building the 1.4 branch on Ubuntu 14.04. Has anyone else come
> across this? Thanks!
>
> Regards,
> +Mark
>
>
> making all mod_dptools
> make[4]: Entering directory
> `/usr/src/freeswitch/src/mod/applications/mod_dptools'
> CC mod_dptools_la-mod_dptools.lo
> In file included from ../../../../src/include/switch.h:130:0,
> from mod_dptools.c:40:
> mod_dptools.c: In function 'mod_dptools_shutdown':
> mod_dptools.c:5832:29: error: 'FILE_STRING_CLOSE' undeclared (first use in
> this function)
> switch_event_free_subclass(FILE_STRING_CLOSE);
> ^
> ../../../../src/include/switch_event.h:375:97: note: in definition of
> macro 'switch_event_free_subclass'
> #define switch_event_free_subclass(subclass_name)
> switch_event_free_subclass_detailed(__FILE__, subclass_name)
>
> ^
> mod_dptools.c:5832:29: note: each undeclared identifier is reported only
> once for each function it appears in
> switch_event_free_subclass(FILE_STRING_CLOSE);
> ^
> ../../../../src/include/switch_event.h:375:97: note: in definition of
> macro 'switch_event_free_subclass'
> #define switch_event_free_subclass(subclass_name)
> switch_event_free_subclass_detailed(__FILE__, subclass_name)
>
> ^
> mod_dptools.c:5833:29: error: 'FILE_STRING_FAIL' undeclared (first use in
> this function)
> switch_event_free_subclass(FILE_STRING_FAIL);
>
>
> ====================================
>
> Mark Boots, PhD | CEO and CTO,
> VOTO Mobile
>
> PO Box KS17672, Kumasi, Ashanti Region
> Ghana
> +233 26 416 4182
>
> 40 King St. W, Toronto, Ontario
> Canada M5H 3Y4
> +1 639 471 0295
>
> e: mark at votomobile.org
> w: http://votomobile.org
> skype: markjboots
> twitter: @markjboots
>
> ====================================
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150929/3f72a8ec/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list