cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: setup_once.h conflict on AIX5.2

From: <curl.bullrunner_at_spamgourmet.com>
Date: Fri, 13 Apr 2012 12:59:09 +0200

On Fri, Apr 13, 2012 at 12:51 PM, Kerry Swemmer <curl.bullrunner_at_spamgourmet.com> wrote:
> On Wed, Apr 111, 2012 at 2:32 PM, Yang Tse wrote:
>> The reason for your 'bool' related compilation failures is that the
>> curl_config.h files you are using defines HAVE_STDBOOL_H symbol while
>> not defining HAVE_BOOL_T symbol.
>
> confirmed

From the config.log it looks like configure doesn't find bool

configure:24891: checking for bool
configure:24891: cc -qlanglvl=ansi -c -qthreaded -qnoansialias
-qhalt=e -O2 -I/usr/local/ssl/include -I/usr/local/ssl/include/openssl
-I/usr/local/include conftest.c >&5
"conftest.c", line 155.12: 1506-045 (S) Undeclared identifier _Bool.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-04-13