Hi Jon,

It doesn’t need it. I must have left that in by mistake. I’ll take it out.

Thanks,
neale

From: <vpp-dev-boun...@lists.fd.io> on behalf of Jon Loeliger <j...@netgate.com>
Date: Wednesday, 8 November 2017 at 20:56
To: vpp-dev <vpp-dev@lists.fd.io>
Subject: [vpp-dev] And Boost Log too?

Folks,

Looks like VPP top-of-tree needs boost_log now.  And it isn't
in the install-deps.  And my "yum install boost-log" goes MIA.

Hints?

Thanks,
jdl



g++ -o /home/jdl/workspace/vpp/build-root/vom_test/vom_test -I 
/home/jdl/workspace/vpp/src/vpp-api/ -std=c++11 -g -Wall -pthread 
-I/home/jdl/workspace/vpp/src 
-I/home/jdl/workspace/vpp/build-root/install-vpp-native//vpp/include 
-I/home/jdl/workspace/vpp/build-root/vapi_test/ -DBOOST_LOG_DYN_LINK -O0 -g 
vom_test.cpp 
/home/jdl/workspace/vpp/build-root/build-vpp-native/vpp/vpp-api/vom/.libs/libvom.so
 -lboost_log -lboost_thread -lboost_system -lboost_filesystem 
-lboost_unit_test_framework 
-L/home/jdl/workspace/vpp/build-root/build-vpp-native/vpp/.libs/ 
-L/home/jdl/workspace/vpp/build-root/build-vpp-native/vpp/vpp-api/vapi/.libs/ 
-lvppinfra -lvlibmemoryclient -lsvm -lpthread -lcheck -lrt -lm -lvapiclient 
-lsubunit
/usr/bin/ld: cannot find -lboost_log
collect2: error: ld returned 1 exit status
make[2]: *** [/home/jdl/workspace/vpp/build-root/vom_test/vom_test] Error 1
make[2]: Leaving directory `/home/jdl/workspace/vpp/test/ext'
make[1]: *** [ext] Error 2
make[1]: Leaving directory `/home/jdl/workspace/vpp/test'
make: *** [test] Error 2


# make install-dep -n
sudo -E yum groupinstall  'Development Tools'
sudo -E yum install  redhat-lsb glibc-static java-1.8.0-openjdk-devel yum-utils 
apr-devel numactl-devel check check-devel boost boost-devel openssl-devel 
python-devel python-virtualenv chrpath libffi-devel rpm-build

$ sudo yum install boost-log
Loaded plugins: auto-update-debuginfo, fastestmirror
Loading mirror speeds from cached hostfile
 * base: repo1.dal.innoscale.net<http://repo1.dal.innoscale.net>
 * epel: kdeforge2.unl.edu<http://kdeforge2.unl.edu>
 * epel-debuginfo: mirror.steadfast.net<http://mirror.steadfast.net>
 * extras: repo1.dal.innoscale.net<http://repo1.dal.innoscale.net>
 * updates: repo1.dal.innoscale.net<http://repo1.dal.innoscale.net>
No package boost-log available.


_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to