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

missing sys/evenetfd.h file when building on MacOS #22763

Open
yinrun opened this issue Feb 16, 2025 · 0 comments
Open

missing sys/evenetfd.h file when building on MacOS #22763

yinrun opened this issue Feb 16, 2025 · 0 comments

Comments

@yinrun
Copy link

yinrun commented Feb 16, 2025

I confiugre with ./configure.py --backend=CPU --os=darwin and build with bazel build --test_output=all --spawn_strategy=sandboxed //xla/...
Then I came across such kind of problems.

xla/python/transfer/event_loop.cc:24:10: fatal error: 'sys/eventfd.h' file not found
   24 | #include <sys/eventfd.h>
      |          ^~~~~~~~~~~~~~~
1 error generated.
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