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

config failed with curlbuild.h.in #54

Open
ibaoger opened this issue Jul 28, 2018 · 2 comments
Open

config failed with curlbuild.h.in #54

ibaoger opened this issue Jul 28, 2018 · 2 comments

Comments

@ibaoger
Copy link

ibaoger commented Jul 28, 2018

I am using ndk-r15c to build curl with the build_Android.sh script, but failed:

config.status: creating lib/curl_config.h
config.status: lib/curl_config.h is unchanged
config.status: error: cannot find input file: `include/curl/curlbuild.h.in'
Error running the configure program

@ibaoger
Copy link
Author

ibaoger commented Jul 28, 2018

I found that libcurl has remove this file from cURL-7_55_0 version.
How did you compiled success?

@gustavogenovese
Copy link
Owner

gustavogenovese commented Jul 30, 2018

First of all, I've used the latest NDK which is r17. I'd suggest you to do the same.
Second, I'd delete the curl/configure file, so that the next time you run the build_Android.sh script, buildconf is ran again automatically

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