Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 424149 - net-analyzer/sslsniff-0.8 with dev-libs/boost-1.48.0-r2 - In member function ‘void SSLConnectionManager::acceptIncomingConnection()’: SSLConnectionManager.cpp:47:74: error: ‘class boost::asio::ip::tcp::acceptor’ has no member named ‘io_service’
Summary: net-analyzer/sslsniff-0.8 with dev-libs/boost-1.48.0-r2 - In member function ...
Status: RESOLVED DUPLICATE of bug 378629
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-06-29 18:00 UTC by Alessandro Di Federico
Modified: 2012-07-08 18:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch using the new function calls (01-fix-compatibility-with-boost-1.48.patch,2.26 KB, patch)
2012-06-29 18:01 UTC, Alessandro Di Federico
Details | Diff
Failed build log (build.log,11.77 KB, text/plain)
2012-06-29 18:04 UTC, Alessandro Di Federico
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Di Federico 2012-06-29 18:00:09 UTC
sslsniff uses some deprecated functions from boost, which have been removed.

Further details:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652756

I've attached the patch from Debian, which I've tested and works fine.

Reproducible: Always
Comment 1 Alessandro Di Federico 2012-06-29 18:01:01 UTC
Created attachment 316637 [details, diff]
Patch using the new function calls
Comment 2 Alessandro Di Federico 2012-06-29 18:04:13 UTC
Created attachment 316639 [details]
Failed build log
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-07-08 18:59:46 UTC

*** This bug has been marked as a duplicate of bug 378629 ***