id summary reporter owner description type status milestone component version severity resolution keywords cc 12302 Warning while installing boost libraries shopping_vineeshvs@… chris_kohlhoff "The command {{{ ./b2 install }}} gives the following warnings {{{ ./boost/asio/error.hpp:258:45: warning: ‘boost::asio::error::system_category’ defined but not used [-Wunused-variable] static const boost::system::error_category& system_category ^ ./boost/asio/error.hpp:260:45: warning: ‘boost::asio::error::netdb_category’ defined but not used [-Wunused-variable] static const boost::system::error_category& netdb_category ^ ./boost/asio/error.hpp:262:45: warning: ‘boost::asio::error::addrinfo_category’ defined but not used [-Wunused-variable] static const boost::system::error_category& addrinfo_category ^ ./boost/asio/error.hpp:264:45: warning: ‘boost::asio::error::misc_category’ defined but not used [-Wunused-variable] static const boost::system::error_category& misc_category }}} Any ideas why?" Bugs new To Be Determined asio Boost 1.61.0 Problem