delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Kevin Wright" <kwright AT aspectdv DOT com> |
To: | "Kevin Wright" <kwright AT aspectdv DOT com>, <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | RE: Problems with BOOL - solution |
Date: | Fri, 26 May 2000 11:40:26 -0600 |
Message-ID: | <001201bfc739$7a5753f0$881661c7@holstein-mobile.ASPECTDV.COM> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
In-Reply-To: | <001101bfc735$26e2dfe0$881661c7@holstein-mobile.ASPECTDV.COM> |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3612.1700 |
Importance: | Normal |
Well, I believe I have solved my problem. In the Xmd.h header file I installed from the xfree86 project (from Dr. Sadiqqi) has this line commented out. /* typedef CARD8 BOOL; */ once I uncommented it, aterm compiled like a charm. Not sure why it was commented out but it seems to be ok like this. --Kevin Wright > -----Original Message----- > From: cygwin-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of Kevin Wright > Sent: Friday, May 26, 2000 11:09 AM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: Problems with BOOL > > > Hello, > > I'm not sure if this the correct forum for this. (if not, > please let me know). > > Recently, I've been having problems building some software > under cygwin (v1.1.1). I've seen this in a few packages > and one is aterm. Here's the error: > > In file included from /usr/X11R6/include/X11/Xlibint.h:40, > from ximage_utils.c:57: > /usr/X11R6/include/X11/Xproto.h:341: parse error before `BOOL' > /usr/X11R6/include/X11/Xproto.h:341: warning: no semicolon at end > of struct > or union > > > Is BOOL already defined for cygwin? Do I need to change the code > to use FOOBOOL instead of BOOL? > > Thanks in advance, > > Kevin Wright > Mountain View, CA > > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |