[ndnSIM] error

Junxiao Shi shijunxiao at email.arizona.edu
Sat Dec 24 18:07:31 PST 2016


Hi Sepehr

I guess #include finds Boost 1.62, but linker is trying to link to a
different version of Boost .so libraries.
Don't ever manually delete any file in /usr. Uninstall the relevant
packages instead.

Also, I always recommend to start with a clean VM, and only install Boost
from Ubuntu packages. This avoids most problems.

Yours, Junxiao

On Fri, Dec 23, 2016 at 3:48 PM, sepehr abdous <sepehrabdous1375 at gmail.com>
wrote:

> I deleted the folder using:
> sudo rm -r /usr/include/boost
> and then again used the following command in boost folder:
>
> sudo ./b2 --prefix=/usr/local install
>
> then again I tried ./waf configure and then ./waf
>
> but again I got the following error:
>
> [2430/2504] Linking build/bindings/python/ns/mesh.so
> ./libns3-dev-ndnSIM-debug.so: undefined reference to `boost::re_detail_106200::perl_matcher<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20161224/c0810f34/attachment.html>


More information about the ndnSIM mailing list