linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Issue when compiling linphone 3.10.2


From: Bart Boelaert
Subject: [Linphone-developers] Issue when compiling linphone 3.10.2
Date: Wed, 18 Jan 2017 09:22:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Hi,

I have the following issue when I try to compile linphone 3.10.2. Could somebody help me out?
Thanks in advance!

make[5]: Entering directory '/usr/local/src/linphone-3.10.2/mediastreamer2/src'
  CC       base/mscommon.lo
base/mscommon.c: In function 'ms_list_remove_link':
base/mscommon.c:115:2: error: implicit declaration of function 'bctbx_list_remove_link' [-Werror=implicit-function-declaration]
  return bctbx_list_remove_link(list, elem);
  ^
base/mscommon.c:115:2: error: return makes pointer from integer without a cast [-Werror]
cc1: all warnings being treated as errors
Makefile:1593: recipe for target 'base/mscommon.lo' failed
make[5]: *** [base/mscommon.lo] Error 1
make[5]: Leaving directory '/usr/local/src/linphone-3.10.2/mediastreamer2/src'
Makefile:989: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/usr/local/src/linphone-3.10.2/mediastreamer2/src'
Makefile:634: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/usr/local/src/linphone-3.10.2/mediastreamer2'
Makefile:540: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/usr/local/src/linphone-3.10.2/mediastreamer2'
Makefile:584: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/local/src/linphone-3.10.2'
Makefile:511: recipe for target 'all' failed
make: *** [all] Error 2

I retrieved bctoolbox, bcunit, belle-sip, bzrtp and srtp all from git repository.


Kind regards,

Bart.





reply via email to

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