<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi, When I "make" openbts from fairwaves repo I get error:</div>

<div> </div>

<div>
<div>Making all in SIP<br/>
  CXX      SIPEngine.lo<br/>
./SIPEngine.h: In constructor 'SIP::SIPEngine::SIPEngine(const char*, const char*)':<br/>
./SIPEngine.h:104:14: warning: 'SIP::SIPEngine::mProxy' will be initialized after [-Wreorder]<br/>
./SIPEngine.h:94:15: warning:   'osip_from_t* SIP::SIPEngine::mMyToFromHeader' [-Wreorder]<br/>
SIPEngine.cpp:123:1: warning:   when initialized here [-Wreorder]<br/>
SIPEngine.cpp: At global scope:<br/>
SIPEngine.cpp:280:6: warning: unused parameter 'chan' [-Wunused-parameter]<br/>
SIPEngine.cpp: In member function 'void SIP::SIPEngine::InitRTP(const osip_message_t*)':<br/>
SIPEngine.cpp:1271:59: error: too few arguments to function 'int rtp_session_set_local_addr(RtpSession*, const char*, int, int)'<br/>
/usr/local/include/ortp/rtpsession.h:291:17: note: declared here<br/>
make[2]: *** [SIPEngine.lo] Error 1<br/>
make[1]: *** [all-recursive] Error 1<br/>
make: *** [all] Error 2</div>

<div> </div>

<div>I was trying to fix by installing ortp-0.22.0 but then I get :</div>

<div><br/>
configure: error: This libsrtp version exports symbols conflicting with other libraries. Please use the one from git://git.linphone.org/srtp.git</div>

<div> </div>

<div> </div>
</div></div></body></html>