cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Thread safe

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 5 Sep 2003 11:48:13 +0200 (CEST)

On Thu, 4 Sep 2003, Fisk, Kevin wrote:

> Why does configure warn that libcurl will not use thread-safe functions? I
> used threads on the config line:
>
> ./configure --with-ssl=/opt/qtwork/qt/project/openssl-0.9.7b --enable-debug
> --enable-static --enable-thread --disable-shared
>
> ...
> checking zlib.h presence... no
> checking for zlib.h... no
> checking AIX 4.3 or later... no
> configure: WARNING: libcurl will not get built using thread-safe functions

This is clearly a bug in the configure script.

Just don't use the "--enable-thread" option and it'll check for the thread-
safe versions by default. I'll fix the bug for the next version. Thanks for
reporting!

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-09-05