Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 97030 invoked by uid 500); 7 Jun 2003 12:24:35 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 97015 invoked from network); 7 Jun 2003 12:24:34 -0000 content-class: urn:content-classes:message Subject: Error on Apache 2.0.43 compilation on AIX 4.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Sat, 7 Jun 2003 17:54:07 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 Message-ID: <2B721C6525F0D411B1E900B0D0226BDD0266F9C2@mohmsg01.ad.infosys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: apr.exp and aprutil.exp for apache 2.0.43 Thread-Index: AcMsTsQM9R6orLK+RhmhIYvO0hOZbQAnmnjA From: "Rahul Kohli" To: X-OriginalArrivalTime: 07 Jun 2003 12:24:08.0580 (UTC) FILETIME=[B1A6A440:01C32CEF] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi , I am installing apache 2.0.43 on AIX 4.3.2 using gcc version 3.2.3. While installing (make) I am getting the following errors: In file included from /usr/include/sys/pri.h:29, from /usr/include/sys/sched.h:38, from /usr/include/sched.h:52, from /usr/include/pthread.h:43, from ../../include/apr_portable.h:90, from dir.c:57: /usr/include/sys/proc.h:203: syntax error before "crid_t" /usr/include/sys/proc.h:212: syntax error before "p_class" /usr/include/sys/proc.h:355: syntax error before '}' token make[4]: *** [dir.lo] Error 1 make[4]: Leaving directory = `/home/agent5x/httpd-2.0.43/srclib/apr/file_io/unix' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory = `/home/agent5x/httpd-2.0.43/srclib/apr/file_io/unix' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/agent5x/httpd-2.0.43/srclib/apr' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/agent5x/httpd-2.0.43/srclib' make: *** [all-recursive] Error 1 I searched for the similiar error and find the possible resolution is = building gcc on aix 4.3.2=20 Please let me know if the resolution lies in building gcc on AIX m/c and = if yes then which gcc version should i go for.=20 Thanks, > Rahul Kohli =09