David Coppa <[email protected]> writes:

> So, I was having a look at this libtorrent-rasterbar thing and found
> a problem in devel/boost that needs to be fixed:
>
> In file included from /usr/local/include/boost/asio/ssl/context.hpp:786,
>                  from ../include/libtorrent/tracker_manager.hpp:54,
>                  from ../include/libtorrent/torrent.hpp:59,
>                  from ../include/libtorrent/web_connection_base.hpp:63,
>                  from web_connection_base.cpp:44:
> /usr/local/include/boost/asio/ssl/impl/context.ipp: In constructor 
> 'boost::asio::ssl::context::context(boost::asio::ssl::context_base::method)':
> /usr/local/include/boost/asio/ssl/impl/context.ipp:93: error: 
> '::SSLv3_method' has not been declared
> /usr/local/include/boost/asio/ssl/impl/context.ipp:96: error: 
> '::SSLv3_client_method' has not been declared
> /usr/local/include/boost/asio/ssl/impl/context.ipp:99: error: 
> '::SSLv3_server_method' has not been declared
>
> This went unnoticed since the removal of SSLv3 support, probably
> because no ports use Boost.Asio ...

*nod*

>
> OK for the diff below?

ok

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to