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