I got some name collisions: - error_code (in place of asio::error_code) - shared_ptr (in place of boost::shared_ptr) I'd like to get the second fixed now: the collision is with std::shared_ptr (as it was proposed for inclusion into STL :-). Francis Dupont <fdupont at isc.org>