cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: setup_once.h conflict on AIX5.2

From: Yang Tse <yangsita_at_gmail.com>
Date: Wed, 11 Apr 2012 14:32:28 +0200

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.

curl_config.h files are generated when configure script runs. Are you
running configure or using some hand-adjusted curl_config.h files?

-- 
-=[Yang]=-
-------------------------------------------------------------------
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-11