Hi all,

 

I built OsmoSGSN with the these following instructions.

 

<build instructions>

git clone git://git.osmocom.org/osmo-sgsn

cd osmo-sgsn

autoreconf -fi

./configure --enable-iu

make -j5

make check

make install

sudo ldconfig

<build instructions>

 

And no error came out during building process, but no “osmo-sgsn” executable was found. Pls help me. Thank you in advance.

 

Best Regards,

Xinke