I have a C++ Eclipse project that depends on this package and, after
upgrade to wily, it does not compile anymore.

By using:
-D_GLIBCXX_USE_CXX11_ABI=0
the problem goes away, however I suppose it is not a good thing to do.

The error is:

/usr/include/boost/network/uri/uri.hpp:178: riferimento non definito a
"boost::network::uri::detail::parse(__gnu_cxx::__normal_iterator<char
const*, std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > >, __gnu_cxx::__normal_iterator<char const*,
std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > >,
boost::network::uri::detail::uri_parts<__gnu_cxx::__normal_iterator<char
const*, std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > > >&)"

Note the subnamespace for basic_string.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1512695

Title:
  libcppnetlib0 is compiled with the wrong compiler and/or ABI (should
  be gcc5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpp-netlib/+bug/1512695/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to