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

XMR-stack httpd make install error #487

Open
paolelw opened this issue Feb 20, 2018 · 3 comments
Open

XMR-stack httpd make install error #487

paolelw opened this issue Feb 20, 2018 · 3 comments

Comments

@paolelw
Copy link

paolelw commented Feb 20, 2018

Dears,
I just follow the steps of Ubuntu 14.04 in compile_Linux.md, and encountered a make error at the last step “make install”:
Building CXX object CMakeFiles/xmr-stak-backend.dir/xmrstak/http/httpd.cpp.o
In file included from /root/liangwei/xmr-stak/xmrstak/http/httpd.cpp:39:0:
/usr/include/microhttpd.h:717:32: error: ‘socklen_t’ has not been declared
socklen_t addrlen);
The error screenshot is shown below.My OS is Ubuntu 12.04 LTS.
I appreciate anyone could help me out? Thanks!
xmr-error

@psychocrypt
Copy link
Collaborator

psychocrypt commented Feb 20, 2018 via email

@paolelw
Copy link
Author

paolelw commented Feb 20, 2018

Thanks for your response. How to compile without microhttpd please? Thx again.

@paolelw
Copy link
Author

paolelw commented Feb 20, 2018

with option: -DMICROHTTPD_ENABLE=OFF
Thanks!

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

No branches or pull requests

2 participants