cURL / Mailing Lists / curl-users / Single Mail

curl-users

setup_once.h conflict on AIX5.2

From: <curl.bullrunner_at_spamgourmet.com>
Date: Tue, 10 Apr 2012 20:52:03 +0200

Hi All,

I'm trying to make cURL 7.24.0 on AIX5.2 and I'm getting the following
errors

"setup_once.h", line 287.11: 1506-213 (S) Macro name false cannot be
redefined.
"setup_once.h", line 287.11: 1506-358 (I) "false" is defined on line 48 of
/usr/include/stdbool.h.
"setup_once.h", line 288.11: 1506-213 (S) Macro name true cannot be
redefined.
"setup_once.h", line 288.11: 1506-358 (I) "true" is defined on line 44 of
/usr/include/stdbool.h.

It looks like IBM beat you to it ;-)

/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
/* bos52L src/bos/usr/include/stdbool.h 1.4 */
/* */
/* Licensed Materials - Property of IBM */
/* */
/* (C) COPYRIGHT International Business Machines Corp. 2002,2005 */
/* All Rights Reserved */
/* */
/* US Government Users Restricted Rights - Use, duplication or */
/* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */
/* */
/* IBM_PROLOG_END_TAG */
/* @(#)40 1.4 src/bos/usr/include/stdbool.h, incstd, bos52L,
l2005_26B1 6/28/05 13:03:12 */
/*
* COMPONENT_NAME: (INCSTD) Standard Include Files
*
* FUNCTIONS:
*
* ORIGINS: 27
*/

Any suggestions?

Thanx.

-------------------------------------------------------------------
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-10