Re: [vpp-dev] compilation issue on master branch latest

2017-10-30 Thread Burt Silverman
./build-root/build-vpp-native/vpp/.libs/libvppinfra.la > > ./build-root/build-vpp-native/vpp/.libs/libvppinfra.so.0.0.0 > > ./build-root/build-vpp-native/vpp/.libs/libvppinfra.so > > ./build-root/build-vpp-native/vpp/.libs/libvppinfra.so.0 > > ./build-root/tools/lib64/libvppi

Re: [vpp-dev] compilation issue on master branch latest

2017-10-30 Thread Shachar Beiser
so.0.0.0 ./build-root/tools/lib64/libvppinfra.so ./build-root/tools/lib64/libvppinfra.so.0 From: Burt Silverman [mailto:bur...@gmail.com] Sent: Monday, October 23, 2017 8:50 PM To: Shachar Beiser Cc: vpp-dev@lists.fd.io; Shahaf Shuler Subject: Re: [vpp-dev] compilation issue on master branch la

Re: [vpp-dev] compilation issue on master branch latest

2017-10-23 Thread Burt Silverman
This is triggered primarily by a bad line in build-root/Makefile export LD_LIBRARY_PATH=$(TOOL_INSTALL_DIR)/lib64:$(TOOL_INSTALL_DIR)/lib ; I am hoping the build folks get some extra minutes in their schedule so I can discuss it with them if necessary. In the meantime, the extra cleaning Damj

Re: [vpp-dev] compilation issue on master branch latest

2017-10-23 Thread Damjan Marion
You need to cleanup your workspace and re-bootstrap... > On 23 Oct 2017, at 09:53, Shachar Beiser wrote: > > Hi, > > I have a compilation issue on latest master branch. > >-Shachar Beiser > > > make[4]: Entering directory > '/home/ubuntu/vpp.shacharbe/build-root/build-

[vpp-dev] compilation issue on master branch latest

2017-10-23 Thread Shachar Beiser
Hi, I have a compilation issue on latest master branch. -Shachar Beiser make[4]: Entering directory '/home/ubuntu/vpp.shacharbe/build-root/build-vpp-native/vp p' CC vnet/tcp/builtin_client.lo CC vpp/vnet/bin_vpp-main.o CC vpp/app/bin_vpp-version.o