Re: [vpp-dev] Missing include file. Again.

2017-08-23 Thread Dave Wallace

Merged.

-daw-

On 08/23/2017 03:17 PM, Jon Loeliger wrote:

On Wed, Aug 23, 2017 at 1:30 PM, Florin Coras  wrote:

Hi Jon,

There was a pending patch for that but apparently it got abandoned. Here’s a
fix [1] that we’ll merge as soon as it passes verify.

Sorry for the inconvenience.

Regards,
Florin

[1] https://gerrit.fd.io/r/#/c/8188/

Awesome!

Thank you,
jdl
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev


___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Missing include file. Again.

2017-08-23 Thread Jon Loeliger
On Wed, Aug 23, 2017 at 1:30 PM, Florin Coras  wrote:
> Hi Jon,
>
> There was a pending patch for that but apparently it got abandoned. Here’s a
> fix [1] that we’ll merge as soon as it passes verify.
>
> Sorry for the inconvenience.
>
> Regards,
> Florin
>
> [1] https://gerrit.fd.io/r/#/c/8188/

Awesome!

Thank you,
jdl
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Missing include file. Again.

2017-08-23 Thread Florin Coras
Hi Jon, 

There was a pending patch for that but apparently it got abandoned. Here’s a 
fix [1] that we’ll merge as soon as it passes verify.

Sorry for the inconvenience.

Regards,
Florin

[1] https://gerrit.fd.io/r/#/c/8188/ 

> On Aug 23, 2017, at 11:21 AM, Jon Loeliger  wrote:
> 
> Folks,
> 
> I get the following compilation error with current (ie,
> 
>commit af3d9771dbf89087d3e8bed11aca0a2efa5d7bc8
>Author: Marek Gradzki 
>Date:   Fri Aug 18 08:47:48 2017 +0200
> 
> ) top-of-tree builds:
> 
> 
>CC tap_inject.c
> In file included from /usr/include/vpp/api/vpe_all_api_h.h:25:0,
> from /usr/include/vpp/api/vpe_msg_enum.h:24,
> from api_setup.c:11:
> /usr/include/vnet/vnet_all_api_h.h:61:30: fatal error:
> vnet/tcp/tcp.api.h: No such file or directory
> #include 
> 
> The install only supplies these /usr/include/vnet/tcp files:
> 
> $ ll /usr/include/vnet/tcp
> total 68K
> 0K drwxr-xr-x  2 bin bin73 Aug 23 11:19 .
> 4K drwxr-xr-x 46 bin bin  4096 Aug 23 11:19 ..
> 24K -rw-r--r--  1 bin bin 23207 Aug 23 11:16 tcp_debug.h
> 28K -rw-r--r--  1 bin bin 28574 Aug 23 11:16 tcp.h
> 8K -rw-r--r--  1 bin bin  5961 Aug 23 11:16 tcp_packet.h
> 4K -rw-r--r--  1 bin bin   922 Aug 23 11:16 tcp_timer.h
> 
> So, either the tcp.api.h should be installed, or it should not
> be referenced.  Again, I don't know which will be the correct
> and intended solution, so someone upstream from me will
> need to fix this.
> 
> Thanks,
> jdl
> ___
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev

___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev