Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Zhiyong Yang
Cc: Yang, Zhiyong ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] build error in VPP master branch make wipe/wipe-release did not work for me. I needed to do an sudo apt-get remove vpp-ext-deps, then make build-ext-deps, which did not complete, but you can prod it along with cd /vpp/build/external

Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Paul Vinciguerra
make wipe/wipe-release did not work for me. I needed to do an sudo apt-get remove vpp-ext-deps, then make build-ext-deps, which did not complete, but you can prod it along with cd /vpp/build/external sudo apt-get install ./vpp-ext-deps_19.08-4_amd64.deb -f Reading package lists... Done Buil

Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Ni, Hongjun
Hi Zhiyong, You need to run below command first: make install-ext-deps Thanks, Hongjun From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Florin Coras Sent: Friday, May 17, 2019 10:55 AM To: Yang, Zhiyong Cc: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] build error in VPP master

Re: [vpp-dev] build error in VPP master branch

2019-05-16 Thread Florin Coras
Did you try make wipe/wipe-release? Florin > On May 16, 2019, at 7:45 PM, Zhiyong Yang wrote: > > Hi guys, > > Does anybody run into the trouble as below? How to fix it? > fatal error: quicly/defaults.h: No such file or directory > > thanks > Zhiyong > -=-=-=-=-=-=-=-=-=-=-=- > Links: You

[vpp-dev] build error in VPP master branch

2019-05-16 Thread Zhiyong Yang
Hi guys, Does anybody run into the trouble as below? How to fix it? fatal error: quicly/defaults.h: No such file or directory thanks Zhiyong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13073): https://lists.fd.io/g/vpp-dev/message/13073 Mute Th