[Freeswitch-users] Compile error on 1.4 branch in mod_dptools (Ubuntu 14.04)

Igor Olhovskiy igorolhovskiy at gmail.com
Wed Sep 30 15:07:11 MSD 2015


More details

making all mod_dptools
make[4]: Entering directory
`/usr/src/freeswitch-1.4/src/mod/applications/mod_dptools'
  CC     mod_dptools_la-mod_dptools.lo
mod_dptools.c: In function 'mod_dptools_shutdown':
mod_dptools.c:5832:2: error: 'FILE_STRING_CLOSE' undeclared (first use in
this function)
mod_dptools.c:5832:2: note: each undeclared identifier is reported only
once for each function it appears in
mod_dptools.c:5833:2: error: 'FILE_STRING_FAIL' undeclared (first use in
this function)
mod_dptools.c:5834:2: error: 'FILE_STRING_OPEN' undeclared (first use in
this function)
mod_dptools.c: In function 'mod_dptools_load':
mod_dptools.c:5853:6: error: 'FILE_STRING_CLOSE' undeclared (first use in
this function)
mod_dptools.c:5858:6: error: 'FILE_STRING_FAIL' undeclared (first use in
this function)
mod_dptools.c:5863:6: error: 'FILE_STRING_OPEN' undeclared (first use in
this function)
make[4]: *** [mod_dptools_la-mod_dptools.lo] Error 1


2015-09-30 12:14 GMT+03:00 Steven Ayre <steveayre at gmail.com>:

> Are you sure Brian?
>
> This is in master:
> mod_dptools.c:4607:#define FILE_STRING_FAIL "filestring::fail"
>
> But there's no such define in the v1.4 branch.
>
> On 30 September 2015 at 06:17, Brian West <brian at freeswitch.org> wrote:
>
>> Its fixed.
>>
>> On Tue, Sep 29, 2015 at 11:35 PM, Blake Priddy <blake at cogents.io> wrote:
>>
>>> I did today!!
>>> On Sep 29, 2015 11: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
>>>>
>>>> ====================================
>>>>
>>>>
>>>> _________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://confluence.freeswitch.org
>>>> http://www.cluecon.com
>>>>
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://confluence.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>
>>
>>
>> --
>>
>> *Brian West*
>> brian at freeswitch.org
>>
>>
>> *Twitter: @FreeSWITCH , @briankwest*
>> http://www.freeswitchbook.com
>> http://www.freeswitchcookbook.com
>>
>> Got Bugs? Report them here <https://freeswitch.org/jira>! | Reddit:
>> /r/freeswitch <https://www.reddit.com/r/freeswitch>
>>
>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Best regards,
Igor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150930/ea976426/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list