<p><br>Hi,</p><p><br></p><p>In the context of a project GSM-GPRS (not 3G), I recovered the sources of the branch Master (github.com/osmocom).</p><p><br></p><p>- osmo-pcu</p><p>- openbsc (osmo-nitb, osmo-bsc, osmo-bsc-nat, osmo-bsc-mgcp)</p><p>- libosmocore</p><p>- libosmo-abis</p><p>- libosmo-netif</p><p>- liosmo-sccp</p><p>- libsmpp34</p><p>- libosmo-ggsn</p><p>- libosmo-sgsn (it seems not include in the openbsc's directory).</p><p><br></p><p><br></p><p>Does the Library osmo-sgsn still need to be generated? because during the compilation only the module "osmo-gbproxy" is compiled.</p><p><br></p><p>When I look at the Makefile (osmo-sgsn/src/gprs), the following lines are commented:</p><p><br></p><span lang="FR"><p>#am__append_1 = \</p><p>
#       $(LIBASN1C_CFLAGS) \</p><p>
#       $(LIBOSMOSIGTRAN_CFLAGS) \</p><p>
#       $(LIBOSMORANAP_CFLAGS) \</p><p>
#       $(NULL)</p><p>
<br></p><p>bin_PROGRAMS = osmo-gbproxy$(EXEEXT) $(am__EXEEXT_1)</p><p>
#am__append_2 = \</p><p>
#       osmo-sgsn \</p><p>
#       osmo-gtphub \</p><p>
#       $(NULL)</p><p>
<br></p><p>#am__append_3 = \</p><p>
#       $(LIBOSMOSIGTRAN_LIBS) \</p><p>
#       $(LIBOSMORANAP_LIBS) \</p><p>
#       $(LIBASN1C_LIBS) \</p><p>
#       $(NULL)</p></span><p><br></p><p>Let me know I you think there are mistakes.</p><p>Thanks</p><p><br></p><p>Pierre</p><p><br></p>