[libgtpnl]add README.md file for build guide

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.

Ashish Kurian ashishbnv at gmail.com
Fri Oct 7 08:04:30 UTC 2016


Dear All,

Thank you for your help and it worked. But now I ran into another error


*gtp-tunnel.c:39:23: fatal error: linux/gtp.h: No such file or
directory #include <linux/gtp.h>*

Best Regards,
Ashish Kurian

On Fri, Oct 7, 2016 at 9:53 AM, junpei yoshino <junpei.yoshino at gmail.com>
wrote:

> Hello Ashish
>
> libgtpnl requires libmnl.
> Please install libmnl before build libgtpnl.
>
> Best Regards,
> Junpei Yoshino
>
>
> On Fri, Oct 7, 2016 at 4:36 PM, Ashish Kurian <ashishbnv at gmail.com> wrote:
> > Dear All,
> >
> > I tried the commands as instructed and got an error with the command sudo
> > make gtp-tunnel as follows
> >
> > gtp-tunnel.c:36:27: fatal error: libmnl/libmnl.h: No such file or
> directory
> >  #include <libmnl/libmnl.h>
> >                            ^
> > compilation terminated.
> > make: *** [gtp-tunnel] Error 1
> >
> >
> >
> >
> >
> >
> > Best Regards,
> > Ashish Kurian
> >
> > On Thu, Oct 6, 2016 at 4:10 PM, junpei yoshino <junpei.yoshino at gmail.com
> >
> > wrote:
> >>
> >> Hello
> >>
> >> I write build guide.
> >>
> >>  README.md | 11 +++++++++++
> >>  1 file changed, 11 insertions(+)
> >>  create mode 100644 README.md
> >>
> >> diff --git a/README.md b/README.md
> >> new file mode 100644
> >> index 0000000..c6718d2
> >> --- /dev/null
> >> +++ b/README.md
> >> @@ -0,0 +1,11 @@
> >> +# How to build
> >> +
> >> +```
> >> +$ git clone git://git.osmocom.org/libgtpnl
> >> +$ cd libgtpnl
> >> +$ autoreconf -fi
> >> +$ cd tools
> >> +$ make gtp-tunnel
> >> +$ make gtp-link
> >> +```
> >> +
> >>
> >> Best Regards,
> >> Junpei Yoshino
> >>
> >> --
> >> junpei.yoshino at gmail.com
> >
> >
>
>
>
> --
> junpei.yoshino at gmail.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/osmocom-net-gprs/attachments/20161007/c6abeff1/attachment.htm>


More information about the osmocom-net-gprs mailing list