<br><br><div class="gmail_quote">On Tue, Jan 8, 2013 at 5:33 PM, laFouine <span dir="ltr"><<a href="mailto:jordan.bouyat@etu.unilim.fr" target="_blank">jordan.bouyat@etu.unilim.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I had exactly the same problem.<br>
I don't know why but  the libosmocore provided by osmcombb couldn't be found...<br>
<br>
I fixed the problem this way :<br>
<br>
- Delete totally the osmocom-bb folder (which you clone from the repo)<br>
- Download and install libosmocore and follow the instructions :<br>
<a href="http://bb.osmocom.org/trac/wiki/libosmocore" target="_blank">http://bb.osmocom.org/trac/wiki/libosmocore</a><br>
- Then, configure you PKG_CONFIG_PATH to aim at /usr/local/lib/pkgconfig<br>
- Then, clone obtain the sources of osmocombb and install :<br>
<a href="http://bb.osmocom.org/trac/wiki/GettingStarted" target="_blank">http://bb.osmocom.org/trac/wiki/GettingStarted</a><br>
<br></blockquote><div>I didn't need to go through all of your steps. In particular, step 1 was absolutely impossible, since I have many local branches. Everything went right by simply installing libosmocore in my system, which is now a requirement (I have discovered it going through this issue). Everything now is ok, except for the GettingStarted wiki page, that doesn't describe the libosmocore requirement.</div>
</div><br>