From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 689 invoked by alias); 5 Oct 2006 18:04:09 -0000 Received: (qmail 675 invoked by uid 22791); 5 Oct 2006 18:04:08 -0000 X-Spam-Check-By: sourceware.org Received: from slb-smtpout-01.boeing.com (HELO slb-smtpout-01.ns.cs.boeing.com) (130.76.64.48) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 05 Oct 2006 18:03:56 +0000 Received: from blv-av-01.boeing.com (blv-av-01.boeing.com [192.42.227.216]) by slb-smtpout-01.ns.cs.boeing.com (8.13.6/8.13.6/SMTPOUT) with ESMTP id k95I3Nn4010722 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 5 Oct 2006 11:03:24 -0700 (PDT) Received: from blv-av-01.boeing.com (localhost [127.0.0.1]) by blv-av-01.boeing.com (8.13.6/8.13.6/DOWNSTREAM_RELAY) with ESMTP id k95I3sJQ011924 for ; Thu, 5 Oct 2006 11:03:54 -0700 (PDT) Received: from XCH-NWBH-11.nw.nos.boeing.com (xch-nwbh-11.nw.nos.boeing.com [130.247.55.84]) by blv-av-01.boeing.com (8.13.6/8.13.6/UPSTREAM_RELAY) with ESMTP id k95I3o2m011766 for ; Thu, 5 Oct 2006 11:03:54 -0700 (PDT) Received: from XCH-NW-5V2.nw.nos.boeing.com ([130.247.55.45]) by XCH-NWBH-11.nw.nos.boeing.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 5 Oct 2006 11:03:54 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Unable to build gcc on AIX 5.3 Date: Thu, 05 Oct 2006 18:04:00 -0000 Message-ID: In-Reply-To: From: "Ferng, Andrew D" To: X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2006-10/txt/msg00045.txt.bz2 http://aixpdslib.seas.ucla.edu/packages/gcc.html=20 I used the binaries from UCLA and it worked well so you might want to try that if you don't need any special compile options. -----Original Message----- From: Ray Gebbie [mailto:Ray.Gebbie@fds.com]=20 Sent: Thursday, October 05, 2006 10:58 AM To: gcc-help@gcc.gnu.org Subject: Unable to build gcc on AIX 5.3 I am getting the following errors: gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/b06reg/sources/gcc-4.0.2 /libiberty/../include -W -Wall -Wtraditional -pedantic /home/b06reg/sources/gcc-4.0.2/libiberty/cplus-dem.c -o ./cplus-dem.o In file included from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1 /include/sys/signal.h:309, from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1 /include/sys/wait.h:62, from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1 /include/stdlib.h:235, from /home/b06reg/sources/gcc-4.0.2 /libiberty/cplus-dem.c:53: /usr/include/sys/context.h:173: parse error before "sigset64_t" /usr/include/sys/context.h:176: parse error before '}' token make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. I have seen postings about the setset64_t errors, and they mention the -npowerpc compiler flag, but since I am not able to build the compiler, that info does not help. Thanks. Ray Gebbie Federated Systems Group San Francisco, CA 94102 415-422-1662