linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Failed to compile Linphone Android with belle-sip


From: Li Qian
Subject: [Linphone-developers] Failed to compile Linphone Android with belle-sip error
Date: Fri, 18 Nov 2016 02:42:56 +0000

Dear Linphone developers,

I’ve encountered compile error when trying to build Linphone Android.

My current commit is 061c959744ab036066211a406c7114a64d5e6dce. Please see the following error messages

[ 14%] Building C object src/CMakeFiles/bellesip-static.dir/belle_sip_headers_impl.c.o
/path/to/linphone-android/submodules/belle-sip/src/belle_sip_headers_impl.c:592:17: error:
      no member named 'header_diversion' in 'struct belle_sip_messageParser_Ctx_struct'
BELLE_SIP_PARSE(header_diversion)
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/path/to/linphone-android/submodules/belle-sip/src/belle_sip_internal.h:421:85: note:
      expanded from macro 'BELLE_SIP_PARSE'
#define BELLE_SIP_PARSE(object_type) BELLE_PARSE(belle_sip_messageParser,belle_sip_,object_type)
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/path/to/linphone-android/submodules/belle-sip/src/belle_sip_internal.h:413:28: note:
      expanded from macro 'BELLE_PARSE'
        l_parsed_object = parser->object_type(parser);\
                          ~~~~~~  ^
1 error generated.
make[6]: *** [src/CMakeFiles/bellesip-static.dir/belle_sip_headers_impl.c.o] Error 1
make[5]: *** [src/CMakeFiles/bellesip-static.dir/all] Error 2
make[4]: *** [all] Error 2
make[3]: *** [/path/to/linphone-android/WORK/android-arm/Stamp/EP_bellesip/EP_bellesip-build] Error 2
make[2]: *** [CMakeFiles/EP_bellesip.dir/all] Error 2
make[1]: *** [all] Error 2
make: *** [arm-build] Error 2

I'm using android-ndk-r13b, but failed with 12b as well.
It is appreciated if you could provide any help.

Looking forward to your reply.

Best Regards,
Li

reply via email to

[Prev in Thread] Current Thread [Next in Thread]