cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1216 configure failing to enable threaded resolver on android

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 12 Apr 2013 21:00:20 +0000

- **status**: open --> closed-fixed

---
** [bugs:#1216] configure failing to enable threaded resolver on android**
**Status:** closed-fixed
**Created:** Thu Apr 11, 2013 05:41 AM UTC by Duncan
**Last Updated:** Fri Apr 12, 2013 07:37 AM UTC
**Owner:** Daniel Stenberg
Following the "Method using a configure cross-compile (tested with Android NDK r7c, r8)" build instructions, configure always outputs:
  resolver: default
because the check for pthread_create tries to use -lpthread on the link line, and arm-linux-androideabi-gcc is unable to find any pthread file.
Currently I'm working around this by patching the configure script because I don't know enough about automake to make the proper fix.
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1216/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>
Received on 2013-04-12

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET