Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation broken on sparc in gentoo #1462

Closed
yhaenggi opened this issue Jan 25, 2020 · 3 comments
Closed

Compilation broken on sparc in gentoo #1462

yhaenggi opened this issue Jan 25, 2020 · 3 comments

Comments

@yhaenggi
Copy link
Member

Tried to update i2pd today on my sparc machines, got failures with multiple version due to boost issues:
https://gist.github.com/yhaenggi/f083254fc7928413853c60b8dd2a47ea

@r4sas
Copy link
Member

r4sas commented Jan 26, 2020

/usr/include/boost/asio/impl/executor.hpp:XXX:XX: error: ‘class std::reference_wrapper<boost::asio::io_context>’ has no member named ‘<...>’

-- Boost version: 1.72.0

Seems like it came from Websocket.cpp and WebSocks.cpp

@r4sas
Copy link
Member

r4sas commented Jan 26, 2020

Not our issue: zaphoyd/websocketpp#794

@r4sas
Copy link
Member

r4sas commented Jan 26, 2020

So, I tested with develop branch of websocketpp on Windows with MSYS2 using boost 1.72. Only on develop branch that issue was fixed.
Contact with webcryptopp package maintainer of your system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants