Public bug reported:

Binary package hint: libasio-dev

I installed libasio-dev, and included one of its headers from my
program. The compiler gave this error:

In file included from /usr/include/asio/impl/io_service.ipp:24,
                 from /usr/include/asio/io_service.hpp:498,
                 from /home/nicolas/src/test-server/server.h:11,
                 from /home/nicolas/src/test-server/testserver.h:4,
                 from /home/nicolas/src/test-server/testserver.cpp:1:
/usr/include/asio/detail/epoll_reactor.hpp:29:59: error: 
boost/date_time/posix_time/posix_time_types.hpp: No such file or directory

libasio-dev depends on libboost-dev but not on libboost-date-time-dev.

This is the only problem I actually stumbled upon (so far), but
include/asio/read_until.hpp is including boost/regex.hpp, which also in
a separate package in Ubuntu. That dependency is probably needed as
well.

** Affects: asio (Ubuntu)
     Importance: Undecided
         Status: New

-- 
libasio-dev lacks dependency to libboost-date-time-dev
https://bugs.launchpad.net/bugs/277840
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to