flexisip icon indicating copy to clipboard operation
flexisip copied to clipboard

LIME and LIME X3DH not working

Open hpng6 opened this issue 5 years ago • 0 comments

when make with LIME and LIME X3DH getting bellow error.

../src/liblinphone.so.9: undefined reference to ms_zrtp_getAuxiliarySharedSecretMismatch' ../src/liblinphone.so.9: undefined reference to ms_zrtp_setAuxiliarySharedSecret' collect2: error: ld returned 1 exit status tester/CMakeFiles/groupchat_benchmark.dir/build.make:182: recipe for target 'tester/groupchat_benchmark' failed make[6]: *** [tester/groupchat_benchmark] Error 1 make[6]: Leaving directory '/root/flexisip/WORK/flexisip/Build/linphone' CMakeFiles/Makefile2:419: recipe for target 'tester/CMakeFiles/groupchat_benchmark.dir/all' failed make[5]: *** [tester/CMakeFiles/groupchat_benchmark.dir/all] Error 2 make[5]: Leaving directory '/root/flexisip/WORK/flexisip/Build/linphone' Makefile:151: recipe for target 'all' failed make[4]: *** [all] Error 2 make[4]: Leaving directory '/root/flexisip/WORK/flexisip/Build/linphone' CMakeFiles/EP_linphone.dir/build.make:124: recipe for target '/root/flexisip/WORK/flexisip/Stamp/EP_linphone/EP_linphone-build' failed make[3]: *** [/root/flexisip/WORK/flexisip/Stamp/EP_linphone/EP_linphone-build] Error 2 make[3]: Leaving directory '/root/flexisip/WORK/flexisip/cmake' CMakeFiles/Makefile2:122: recipe for target 'CMakeFiles/EP_linphone.dir/all' failed make[2]: *** [CMakeFiles/EP_linphone.dir/all] Error 2 make[2]: Leaving directory '/root/flexisip/WORK/flexisip/cmake' Makefile:83: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/root/flexisip/WORK/flexisip/cmake' Makefile:14: recipe for target 'flexisip-build' failed make: *** [flexisip-build] Error 2

hpng6 avatar Oct 22 '19 08:10 hpng6