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) <abhig...@research.att.com<mailto:abhig...@research.att.com>> wrote: 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 plugin. Any help? # make CC lb/lb_test.lo lb/lb_test.c:64:23: fatal error: lb/lb.api.h: No such file or directory #include <lb/lb.api.h> ^ compilation terminated. make: *** [lb/lb_test.lo] Error 1 Thanks Abhigyan
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev