[Freeswitch-users] Compile error on 1.4 branch in mod_dptools (Ubuntu 14.04)
cmrienzo at gmail.com
cmrienzo at gmail.com
Thu Oct 1 01:29:53 MSD 2015
Oooooo... secret repo
> On Sep 30, 2015, at 17:03, Brian West <brian at freeswitch.org> wrote:
>
> Fixing it, pushed to the wrong repo.
>
>> On Wed, Sep 30, 2015 at 3:38 PM, Brian West <brian at freeswitch.org> wrote:
>> commit 23d37656e8f9548d9ea8b696a45fe4b5340c4179
>>
>> Author: Brian West <brian at freeswitch.org>
>>
>> Date: Wed Sep 30 00:15:52 2015 -0500
>>
>>
>>
>> FS-8244 #resolve
>>
>>
>>
>>
>>> On Wed, Sep 30, 2015 at 4:14 AM, Steven Ayre <steveayre at gmail.com> wrote:
>>> 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! | Reddit: /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
>>
>>
>>
>> --
>> Brian West
>> brian at freeswitch.org
>>
>>
>>
>> Twitter: @FreeSWITCH , @briankwest
>> http://www.freeswitchbook.com
>> http://www.freeswitchcookbook.com
>>
>> Got Bugs? Report them here! | Reddit: /r/freeswitch
>>
>> T:+19184209001 | F:+19184209002 | M:+1918424WEST (9378)
>> iNUM:+883 5100 1420 9001 | ISN:410*543 | Skype:briankwest
>>
>
>
>
> --
> Brian West
> brian at freeswitch.org
>
>
>
> Twitter: @FreeSWITCH , @briankwest
> http://www.freeswitchbook.com
> http://www.freeswitchcookbook.com
>
> Got Bugs? Report them here! | Reddit: /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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150930/ce8b50c4/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list