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
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev