Try from project root: git clean -fdx make install-dep bootstrap build-vpp-api
Then you can: make build (debug image) make pkg-deb (debian packaging) etc make will return the options. From: 王鹏 <15803846...@163.com> <15803846...@163.com> Reply: 王鹏 <15803846...@163.com> <15803846...@163.com> Date: November 15, 2016 at 12:15:15 AM To: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> <vpp-dev@lists.fd.io> Subject: [vpp-dev] OSError: [Errno 17] File exists Hi all: when i execute the command: *make V=0 PLATFORM=vpp TAG=vpp install-deb,* in the last it output: * make[2]: Leaving directory `/vpp/build-root/deb' dh_systemd_enable dh_python2 Traceback (most recent call last): File "/usr/share/python/dh_python2", line 718, in <module> main() File "/usr/share/python/dh_python2", line 609, in main fix_locations(package) File "/usr/share/python/dh_python2", line 94, in fix_locations os.renames(srcdir, dstdir) File "/usr/lib/python2.7/os.py", line 199, in renames rename(old, new) OSError: [Errno 17] File exists make[1]: *** [binary] Error 1 make[1]: Leaving directory `/vpp/build-root/deb' dpkg-buildpackage: error: debian/rules binary gave error exit status 2 make: *** [install-deb] Error 1 *I don't know how to fix it. Do anyone can help me? Thank you all! _______________________________________________ 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