<div dir="ltr"><div class="gmail_default" style="color:rgb(0,0,153)">Hi folks</div><div class="gmail_default" style="color:rgb(0,0,153)">I pulled the latest repo of OpenBsc but upon compilation, it breaks while running 'make'</div>
<div class="gmail_default" style="color:rgb(0,0,153)">Everything else compiled fine, libosmocore and libosmo-abis. I'm running this on Ubuntu 12.04 LTS.</div><div class="gmail_default" style="color:rgb(0,0,153)"><br></div>
<div class="gmail_default" style="color:rgb(0,0,153)">Here is the make error.</div><div class="gmail_default" style="color:rgb(0,0,153)"><br></div><div class="gmail_default"><div class="gmail_default"><font color="#000099">make[3]: Entering directory `/home/tyrus/openbsc/openbsc/src/libcommon'</font></div>
<div class="gmail_default"><font color="#000099">  CC     common_vty.o</font></div><div class="gmail_default"><font color="#000099">In file included from common_vty.c:30:0:</font></div><div class="gmail_default"><font color="#000099">../../include/openbsc/bsc_nat.h:35:37: fatal error: osmocom/sccp/sccp_types.h: No such file or directory</font></div>
<div class="gmail_default"><font color="#000099">compilation terminated.</font></div><div class="gmail_default"><font color="#000099">make[3]: *** [common_vty.o] Error 1</font></div><div class="gmail_default"><font color="#000099">make[3]: Leaving directory `/home/tyrus/openbsc/openbsc/src/libcommon'</font></div>
<div class="gmail_default"><font color="#000099">make[2]: *** [all-recursive] Error 1</font></div><div class="gmail_default"><font color="#000099">make[2]: Leaving directory `/home/tyrus/openbsc/openbsc/src'</font></div>
<div class="gmail_default"><font color="#000099">make[1]: *** [all-recursive] Error 1</font></div><div style="color:rgb(0,0,153)"><br></div><div style="color:rgb(0,0,153)">After fiddling around I couldnt find the sccp dir with its contents so when i checked the git diff I found it was in this tree <a href="http://git.zerfleddert.de/cgi-bin/gitweb.cgi/bs11/commitdiff/e9359db5803baef9a66bb007a0fa719c2d2bb475?hp=7638af95fd08213aef4adb3c6399975fe3621855">http://git.zerfleddert.de/cgi-bin/gitweb.cgi/bs11/commitdiff/e9359db5803baef9a66bb007a0fa719c2d2bb475?hp=7638af95fd08213aef4adb3c6399975fe3621855</a></div>
<div style="color:rgb(0,0,153)"><br></div><div style="color:rgb(0,0,153)">However when i manually created the files and dirs, it was just a nightmare. Anyone with pointers how to fix this, ill really appreciate</div><div style="color:rgb(0,0,153)">
<br></div><div style="color:rgb(0,0,153)"><br></div><div style="color:rgb(0,0,153)">-tyrus</div></div><div class="gmail_default" style="color:rgb(0,0,153)"><br></div></div>