Hi,
I didn't find the libgtp project int the url of "https://projects.osmocom.org/". Pls show me how to fetch the libgtp codes. Thank you.
Best Regards,
Xinke
________________________________ From: Alexander Couzens lynxis@fe80.eu Sent: Tuesday, January 30, 2018 13:59 To: XINKE ZHANG Cc: Pau Espin Pedrol; osmocom-net-gprs@lists.osmocom.org Subject: Re: Problem when building OsmoSGSN
On Tue, 30 Jan 2018 06:53:22 +0000 XINKE ZHANG xinke.zhang@hotmail.com wrote:
checking for LIBGTP... no checking for LIBCARES... no
You need to install libc-ares-dev and libc-ares2 (debian package) and compile libgtp (also an osmocom project).
./configure should hard fail, when it's missing those depdencies. I'll fix this bug later.
Best, lynxis