[Nfd-dev] Fwd: ndn-cxx error on CentOs

Junxiao Shi shijunxiao at email.arizona.edu
Wed May 7 13:12:18 PDT 2014


Hi Ashlesh

The log snippet shows that libboost_filesystem-mt.so is picked. It is
likely a symbolic link to libboost_filesystem-mt.so.5 which is part of
Boost 1.41.
Please delete all Boost versions prior to 1.55, including libraries and
headers.

Alternatively, you may install Boost 1.55 libraries to a different path,
and supply a "--boost-libs" option to waf configure.

Yours, Junxiao

----------------------------------------
Checking boost libs
Found the boost path in /usr/lib with the libraries:
    /usr/lib/libboost_filesystem-mt.so
    /usr/lib/libboost_filesystem-mt.so.5
    /usr/lib/libboost_filesystem.a
    /usr/lib/libboost_filesystem.so
    /usr/lib/libboost_filesystem.so.1.55.0
    /usr/lib/libboost_filesystem.so.5
Trying pattern boost_filesystem(-gcc[0-9]{0,3})+(-1_55)+
Trying pattern boost_filesystem(-1_55)+
Trying pattern boost_filesystem(-1_55)+
Trying pattern boost_filesystem(-gcc[0-9]{0,3})+
Trying pattern boost_filesystem
Found boost lib libboost_filesystem-mt.so
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20140507/37af52a0/attachment.html>


More information about the Nfd-dev mailing list