-
Notifications
You must be signed in to change notification settings - Fork 255
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
Build on MacOS Mojave failed with Socekt Support problem #56
Comments
Hi, thanks for the report. |
I found the fix for this as part of trying to solve my own issue. See #57 (comment) - the key step is installing the SDK headers package that the Xcode command line tools installer will have dropped onto your machine. I've built a couple of times successfully on Mojave now. |
Hi, I am getting below error while installing on Mojave and Sierra, autoconf, automake and libtool are already installed but still getting same error on both the macos Xcode 10.1 |
That looks like you forgot to read the instructions and get the submodules |
Hello~
Build on Mac OS Mojave failed even after install developer tools with "xcode-selector --install" command.
How can I build curl with Mojave?
Regard
The text was updated successfully, but these errors were encountered: