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 Problem on macOS Big Sur ( 11.6) -->> SFD_CLOEXEC" : NO #1

Open
ajitsinghmalra opened this issue Nov 16, 2021 · 2 comments

Comments

@ajitsinghmalra
Copy link

Thank you for porting this for mac

I face this problem on mac. Is there a way to work around it or is there a version of mac which works on it ?

Header <sys/signalfd.h> has symbol "SFD_CLOEXEC" : NO

meson.build:83:3: ERROR: Problem encountered: SFD_CLOEXEC is needed to compile Wayland libraries**

@jeremyhu
Copy link

I've taken these changes, rebased on current mainline wayland. I haven't yet built it, but you might want to follow along here: https://github.com/XQuartz/wayland/tree/darwin-portability

@bugaevc
Copy link
Member

bugaevc commented Jan 28, 2023

@jeremyhu nice work; and you're even doing this as proper commits, unlike in my bench. I'll definitely rebase my changes on top of yours, although this begs the question of how we coordinate our work — do you want to maintain your own version under XQuartz/, or would you rather prefer me to give you push access to this repo?

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

3 participants