<div dir="ltr"><div><div>Dear Junpei,<br><br></div>I am using linux kernel version 3.9 . That is because, I am using a patch on the OVS package and that patch is supported only in OVS 2.5 and OVS 2.5 supports only kernel versions < 4.3.<br><br></div>Is there any way I can get that file on my current kernel version?<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Best Regards,<br>Ashish Kurian</div></div>
<br><div class="gmail_quote">On Fri, Oct 7, 2016 at 10:10 AM, junpei yoshino <span dir="ltr"><<a href="mailto:junpei.yoshino@gmail.com" target="_blank">junpei.yoshino@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Ashish<br>
<br>
Which version linux kernel do you use?<br>
4.7 and later has that file.<br>
you need to use linux kernel 4.7.<br>
<br>
Best Regards,<br>
Junpei Yoshino<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Oct 7, 2016 at 5:04 PM, Ashish Kurian <<a href="mailto:ashishbnv@gmail.com">ashishbnv@gmail.com</a>> wrote:<br>
> Dear All,<br>
><br>
> Thank you for your help and it worked. But now I ran into another error<br>
><br>
> gtp-tunnel.c:39:23: fatal error: linux/gtp.h: No such file or directory<br>
>  #include <linux/gtp.h><br>
><br>
> Best Regards,<br>
> Ashish Kurian<br>
><br>
> On Fri, Oct 7, 2016 at 9:53 AM, junpei yoshino <<a href="mailto:junpei.yoshino@gmail.com">junpei.yoshino@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hello Ashish<br>
>><br>
>> libgtpnl requires libmnl.<br>
>> Please install libmnl before build libgtpnl.<br>
>><br>
>> Best Regards,<br>
>> Junpei Yoshino<br>
>><br>
>><br>
>> On Fri, Oct 7, 2016 at 4:36 PM, Ashish Kurian <<a href="mailto:ashishbnv@gmail.com">ashishbnv@gmail.com</a>> wrote:<br>
>> > Dear All,<br>
>> ><br>
>> > I tried the commands as instructed and got an error with the command<br>
>> > sudo<br>
>> > make gtp-tunnel as follows<br>
>> ><br>
>> > gtp-tunnel.c:36:27: fatal error: libmnl/libmnl.h: No such file or<br>
>> > directory<br>
>> >  #include <libmnl/libmnl.h><br>
>> >                            ^<br>
>> > compilation terminated.<br>
>> > make: *** [gtp-tunnel] Error 1<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > Best Regards,<br>
>> > Ashish Kurian<br>
>> ><br>
>> > On Thu, Oct 6, 2016 at 4:10 PM, junpei yoshino<br>
>> > <<a href="mailto:junpei.yoshino@gmail.com">junpei.yoshino@gmail.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Hello<br>
>> >><br>
>> >> I write build guide.<br>
>> >><br>
>> >>  README.md | 11 +++++++++++<br>
>> >>  1 file changed, 11 insertions(+)<br>
>> >>  create mode 100644 README.md<br>
>> >><br>
>> >> diff --git a/README.md b/README.md<br>
>> >> new file mode 100644<br>
>> >> index 0000000..c6718d2<br>
>> >> --- /dev/null<br>
>> >> +++ b/README.md<br>
>> >> @@ -0,0 +1,11 @@<br>
>> >> +# How to build<br>
>> >> +<br>
>> >> +```<br>
>> >> +$ git clone git://<a href="http://git.osmocom.org/libgtpnl" rel="noreferrer" target="_blank">git.osmocom.org/libgtpnl</a><br>
>> >> +$ cd libgtpnl<br>
>> >> +$ autoreconf -fi<br>
>> >> +$ cd tools<br>
>> >> +$ make gtp-tunnel<br>
>> >> +$ make gtp-link<br>
>> >> +```<br>
>> >> +<br>
>> >><br>
>> >> Best Regards,<br>
>> >> Junpei Yoshino<br>
>> >><br>
>> >> --<br>
>> >> <a href="mailto:junpei.yoshino@gmail.com">junpei.yoshino@gmail.com</a><br>
>> ><br>
>> ><br>
>><br>
>><br>
>><br>
>> --<br>
>> <a href="mailto:junpei.yoshino@gmail.com">junpei.yoshino@gmail.com</a><br>
><br>
><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
<a href="mailto:junpei.yoshino@gmail.com">junpei.yoshino@gmail.com</a><br>
</font></span></blockquote></div><br></div>