Noted. I have worked with NDK 1.5 and 1.6, I am focusing on 1.6.
I have made it past the error above by modifying <curl source>/lib/
curl_config.h
If you comment out the variables related to stropt and ifaddr you can
get a clean build in the external folder. I am not sure if that will
work in the long run, but at least it builds.
I am focusing on using curl as a shared library in a JNI application
now. Still using Ubuntu 9.10 / Android-platflorm-1.5 (3) / NDK 1.6.
I have been unable to achieve this to date.
If anyone has, please say its possible and provide some guidance if
you would be so kind.
On Nov 26, 12:24 pm, Nate Tellari <
rik...@gmail.com> wrote:
> Good job on getting farther than I did in this.
>
> Please note that the Android Makefile forcurlwas designed for