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

cannot compile curl on MacOS Mojave #171

Open
Guy-kun opened this issue Oct 23, 2018 · 0 comments
Open

cannot compile curl on MacOS Mojave #171

Guy-kun opened this issue Oct 23, 2018 · 0 comments

Comments

@Guy-kun
Copy link

Guy-kun commented Oct 23, 2018

Cloning the latest version and attempting to run
./build.sh -p=mac --libs=curl --arch=x86_64 --mode=release

Results in the error:

connect.c:1087:12: error: 'connectx' is only available on macOS 10.11 or newer
[-Werror,-Wunguarded-availability]

Which seems to be related to a libcurl issue that has since been patched:
curl/curl#2080

I'm not well versed enough in how this build process works but if someone could possibly take a look as to what needs to be changed to use latest libcurl this will likely fix the issue.

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

1 participant