See if “git clean -fdx” before building might help, I think I have seen 
something similar when moving between the far apart versions. 

--a

> On 10 May 2018, at 02:17, carlito nueno <carlitonu...@gmail.com> wrote:
> 
> First Question:
> Tried to do “make test TEST=acl_plugin_macip”, but I got this error:
> 
> Using /vpp/build-root/python/virtualenv/lib/python2.7/site-packages
> Finished processing dependencies for vpp-papi==1.4
> make -C ext
> make[1]: Entering directory '/vpp/test/ext'
> make[1]: *** No rule to make target 
> '/vpp/vpp-api/vapi/.libs/libvapiclient.so', needed by 
> '/vapi_test/vapi_c_test'.  Stop.
> make[1]: Leaving directory '/vpp/test/ext'
> Makefile:129: recipe for target 'ext' failed
> make: *** [ext] Error 2
> 
> ubuntu 16.04
> python2.7
> downloaded vpp src to /vpp
> export VPP_PYTHON_PREFIX=/vpp/build-root/python
> export WS_ROOT=/vpp
> Second question:
> When using govpp to load acl, how to maintain persistence when vpp is 
> restarted?
> - does the go app need to be re-run?
> 
> Thanks
> 

Reply via email to