Dear Luk, The "vpp-install," "install-packags," "install-deb" etc. targets will build the set of plugins configured in src/configure.ac:
For example: $ cd build-root $ make PLATFORM=vpp TAG=vpp vpp-install HTH. Dave -----Original Message----- From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Lukasz Chrustek Sent: Friday, March 24, 2017 4:55 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] Building router plugin Hi, Can You advice what is the proper way for building router plugin now ? I'm trying to build this plugin as stated in README, but I get: # ./bootstrap.sh Saving PATH settings in /git/vpp/build-root/path_setup Source this file later, as needed Compile native tools @@@@ Arch for platform 'native' is native @@@@ @@@@ Finding source for tools @@@@ @@@@ Makefile fragment found in /git/vpp/build-root/packages/tools.mk @@@@ @@@@ Source found in /git/vpp/src @@@@ @@@@ Configuring tools: nothing to do @@@@ @@@@ Building tools: nothing to do @@@@ @@@@ Installing tools: nothing to do @@@@ # make V=0 PLATFORM=vpp TAG=vpp_debug router-install @@@@ Arch for platform 'vpp' is native @@@@ @@@@ Finding source for vppinfra @@@@ @@@@ Package vppinfra not found with path /git/vpp @@@@ Makefile:780: recipe for target 'vppinfra-find-source' failed make: *** [vppinfra-find-source] Error 1 compilation of vpp is working fine, but not from /git/vpp/build-root but from /git/vpp. Regards Luk _______________________________________________ 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