<div dir="ltr">Following up on this compile issue, I&#39;ve checked a few different commits on the v1.4 branch.<div><br></div><div>Going back to this commit builds OK:</div><div><div><br></div><div>commit 7dda9d01ead14d18fb46127f60c6c11916a8cfea</div><div>Author: Michael Jerris &lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt;</div><div>Date:   Thu Sep 17 22:04:19 2015 -0500</div><div><br></div><div>    FS-8185: [core] Allow xml preprocessor to expand variables where the resulting value is much longer than the original size</div><div><br></div><div>This one doesn&#39;t compile:</div><div><br></div><div>commit 2655c12e45837f2de4c810b2123ad4e12de04475</div><div>Author: Anthony Minessale &lt;<a href="mailto:anthm@freeswitch.org">anthm@freeswitch.org</a>&gt;</div><div>Date:   Mon Sep 21 18:00:14 2015 -0500</div><div><br></div><div>    FS-8190: [mod_event_socket] When using nixevent, freeswitch stops sending us certain custom event that were NOT part of the nixevent c</div></div><div><br></div><div>Hope this helps! Is this the right place to report, or should I open a Jira issue?</div><div><br></div><div>Thanks!</div><div>+Mark</div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Tue, Sep 29, 2015 at 5:34 PM, Mark Boots <span dir="ltr">&lt;<a href="mailto:mark@votomobile.org" target="_blank">mark@votomobile.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">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!<div><br></div><div>Regards,</div><div>+Mark</div><div><br><div><br></div><div><div><font face="monospace, monospace">making all mod_dptools</font></div><div><font face="monospace, monospace">make[4]: Entering directory `/usr/src/freeswitch/src/mod/applications/mod_dptools&#39;</font></div><div><font face="monospace, monospace">  CC       mod_dptools_la-mod_dptools.lo</font></div><div><font face="monospace, monospace">In file included from ../../../../src/include/switch.h:130:0,</font></div><div><font face="monospace, monospace">                 from mod_dptools.c:40:</font></div><div><font face="monospace, monospace">mod_dptools.c: In function &#39;mod_dptools_shutdown&#39;:</font></div><div><font face="monospace, monospace">mod_dptools.c:5832:29: error: &#39;FILE_STRING_CLOSE&#39; undeclared (first use in this function)</font></div><div><font face="monospace, monospace">  switch_event_free_subclass(FILE_STRING_CLOSE);</font></div><div><font face="monospace, monospace">                             ^</font></div><div><font face="monospace, monospace">../../../../src/include/switch_event.h:375:97: note: in definition of macro &#39;switch_event_free_subclass&#39;</font></div><div><font face="monospace, monospace"> #define switch_event_free_subclass(subclass_name) switch_event_free_subclass_detailed(__FILE__, subclass_name)</font></div><div><font face="monospace, monospace">                                                                                                 ^</font></div><div><font face="monospace, monospace">mod_dptools.c:5832:29: note: each undeclared identifier is reported only once for each function it appears in</font></div><div><font face="monospace, monospace">  switch_event_free_subclass(FILE_STRING_CLOSE);</font></div><div><font face="monospace, monospace">                             ^</font></div><div><font face="monospace, monospace">../../../../src/include/switch_event.h:375:97: note: in definition of macro &#39;switch_event_free_subclass&#39;</font></div><div><font face="monospace, monospace"> #define switch_event_free_subclass(subclass_name) switch_event_free_subclass_detailed(__FILE__, subclass_name)</font></div><div><font face="monospace, monospace">                                                                                                 ^</font></div><div><font face="monospace, monospace">mod_dptools.c:5833:29: error: &#39;FILE_STRING_FAIL&#39; undeclared (first use in this function)</font></div><div><font face="monospace, monospace">  switch_event_free_subclass(FILE_STRING_FAIL);</font></div><div><br></div><div><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><p style="font-family:arial;font-size:small">====================================</p><p style="font-family:arial;font-size:small">Mark Boots, PhD  |  CEO and CTO,<br>VOTO Mobile</p><p style="font-family:arial;font-size:small">PO Box KS17672, Kumasi, Ashanti Region<br>Ghana<br><a href="tel:%2B233%2026%20416%204182" value="+233264164182" target="_blank">+233 26 416 4182</a> </p><p style="font-family:arial;font-size:small">40 King St. W, Toronto, Ontario<br>Canada M5H 3Y4<br><a href="tel:%2B1%20639%20471%200295" value="+16394710295" target="_blank">+1 639 471 0295</a></p><p style="font-family:arial;font-size:small"><span>e: <span><a href="mailto:mark@votomobile.org" style="color:rgb(17,85,204)" target="_blank">mark@votomobile.org</a><br></span></span>w: <span><a href="http://votomobile.org/" style="color:rgb(17,85,204)" target="_blank">http://votomobile.org</a><br></span>skype: markjboots<br>twitter: @markjboots</p><p style="font-family:arial;font-size:small">====================================</p></div></div></div></div></div></div></div>

</div></div></div></div>
</blockquote></div><br></div></div>