Re: [vpp-dev] LB plugin compile error

2016-11-22 Thread ABHIGYAN, UNKNOWN (ABHIGYAN SHARMA)
I am able to fix it. We need to add the following to the plugins/lb-plugin/Makefile.am BUILT_SOURCES = lb/lb.api.h The master branch also has this error. Thanks Abhigyan On Nov 18, 2016, at 8:18 AM, ABHIGYAN, UNKNOWN (ABHIGYAN SHARMA) mailto:abhig...@research.att.com>> wrote: I am compiling

[vpp-dev] LB plugin compile error

2016-11-18 Thread ABHIGYAN, UNKNOWN (ABHIGYAN SHARMA)
I am compiling the load balancing plugin in 16.09 release on an Ubuntu 14.04 bare metal. I followed the same instructions as for building the sample plugin. https://wiki.fd.io/view/VPP/How_To_Build_The_Sample_Plugin I am running into the following compilation error in compiling load balancing p