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

iOS: "We can't compile without socket() support!" #19

Closed
chuckhacker opened this issue Jul 26, 2016 · 2 comments
Closed

iOS: "We can't compile without socket() support!" #19

chuckhacker opened this issue Jul 26, 2016 · 2 comments

Comments

@chuckhacker
Copy link

chuckhacker commented Jul 26, 2016

Cannot compile on iOS using build_iOS.sh because:

  CC       libcurl_la-ldap.lo
url.c:55:2: error: "We can't compile without socket() support!"
#error "We can't compile without socket() support!"

I don't really need ldap any how -- just barebones HTTP/HTTPS support.

@gustavogenovese
Copy link
Owner

Follow the instructions.
xcode-select --install

@chuckhacker
Copy link
Author

chuckhacker commented Jul 26, 2016

Fixed it, thanks for the instructions (I mistakenly thought I had already done that)!

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