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

compile on macOS #3

Closed
JetP1L0t opened this issue Apr 2, 2023 · 2 comments
Closed

compile on macOS #3

JetP1L0t opened this issue Apr 2, 2023 · 2 comments

Comments

@JetP1L0t
Copy link

JetP1L0t commented Apr 2, 2023

tried to compile on macOS Ventura 13.2.1

brew install automake
... skipped ...
make
... skipped ...
./externs.h:14:10: fatal error: 'sys/prctl.h' file not found

@MakisChristou
Copy link
Owner

Hello. Unfortunately I don't have a Mac so I cannot help much here. It seems like you are missing a header file. A quick ChatGPT prompt suggests that you should run
brew install linux-headers but take it with a grain of salt.

@JetP1L0t
Copy link
Author

JetP1L0t commented Apr 2, 2023

tried it, but it forwards to https://github.com/vgribov/mac-linux-headers with a lot of mess, also with rebuilding it for aarch64
ok, seemed it would be more handy to find a usual pc :(

@JetP1L0t JetP1L0t closed this as not planned Won't fix, can't repro, duplicate, stale Apr 2, 2023
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