<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Am trying to run opensips on a raspberry pi OS:Raspbian (based on Debian Jessie).<div class=""><br class=""><div class="">Compiled successfully but take a looooooooong time to start up opensips. (35-45 minutes).</div><div class="">Shows the following in the log (during the long pause):</div><div class=""><div class=""><div class=""><font face="Courier" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>DBG:tm:lock_initialize: lock initialization started</font></div></div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Bogan-Andrei Iancu has suggested this is probably due to "System V locking support”.</div><div class="">He suggested trying to set USE_PTHREAD_MUTEX or USE_POSIX_SEMS compile options.</div><div class="">However, both of these options fail on:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div class=""><font face="Courier" class="">Compiling net/net_tcp.c</font></div></div><div class=""><div class=""><font face="Courier" class="">net/net_tcp.c: In function ‘tcpconn_new’:</font></div></div><div class=""><div class=""><font face="Courier" class="">net/net_tcp.c:844:7: error: used union type value where scalar is required</font></div></div><div class=""><div class=""><font face="Courier" class="">&nbsp; &nbsp;if (c-&gt;write_lock) lock_destroy(&amp;c-&gt;write_lock);</font></div></div><div class=""><div class=""><font face="Courier" class="">&nbsp; &nbsp; &nbsp; &nbsp;^</font></div></div><div class=""><div class=""><font face="Courier" class="">Makefile.rules:25: recipe for target 'net/net_tcp.o' failed</font></div></div><div class=""><div class=""><font face="Courier" class="">make: *** [net/net_tcp.o] Error 1</font></div></div></blockquote><div class=""><br class=""></div><div class="">Anyone had any luck on setting these compile options and/or getting opensips (efficiently) running on a Raspberry Pi?</div><div class=""><br class=""><div class="">
<div class="">--</div><div class="">Steve Woolley</div><div class=""><a href="mailto:steve.woolley@me.com" class="">steve.woolley@me.com</a></div><div class=""><br class=""></div><br class="Apple-interchange-newline">

</div>
<br class=""></div></div></body></html>