[Freeswitch-users] Compile error on 1.4 branch in mod_dptools (Ubuntu 14.04)
Mark Boots
mark at votomobile.org
Wed Sep 30 03:34:01 MSD 2015
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/fd9300b5/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list