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

macOS support? #262

Open
tgaddair opened this issue Jul 28, 2020 · 0 comments
Open

macOS support? #262

tgaddair opened this issue Jul 28, 2020 · 0 comments

Comments

@tgaddair
Copy link

I remember that macOS support was added a while back ago. However, when attempting to compile on Mac, I run into the following issue:

In file included from third_party/gloo/gloo/transport/tcp/device.h:19:
third_party/gloo/gloo/transport/tcp/loop.h:17:10: fatal error: 'sys/epoll.h' file not found
#include <sys/epoll.h>
         ^~~~~~~~~~~~~

My understanding is that epoll is not available outside of Linux systems. Is there a workaround?

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

1 participant