Received: (qmail 48452 invoked by uid 501); 24 Oct 2000 19:57:23 -0000 Message-Id: <20001024195723.48450.qmail@locus.apache.org> Date: 24 Oct 2000 19:57:23 -0000 From: Ted Tzaperas Reply-To: ted_tzaperas@powered.com To: submit@bugz.apache.org Subject: make failes X-Send-Pr-Version: 3.110 >Number: 6737 >Category: os-aix >Synopsis: make failes >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Oct 24 13:00:01 PDT 2000 >Closed-Date: Mon Nov 20 09:09:12 PST 2000 >Last-Modified: Mon Nov 20 09:09:12 PST 2000 >Originator: ted_tzaperas@powered.com >Release: 1.3.14 >Organization: >Environment: AIX 4.3.3.0 - Maint level 05 gcc compilere >Description: ===> src ===> src/regex Target "all" is up to date. Target "lib" is up to date. <=== src/regex ===> src/os/unix Target "all" is up to date. <=== src/os/unix ===> src/ap Target "all" is up to date. <=== src/ap ===> src/main gcc -c -I../os/unix -I../include -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED `../apaci` http_main.c In file included from http_main.c:575: /usr/include/pthread.h:113: warning: missing white space after `#define PTHREAD_MUTEX_INITIALIZER' /usr/include/pthread.h:128: warning: missing white space after `#define PTHREAD_COND_INITIALIZER' /usr/include/pthread.h:147: warning: missing white space after `#define PTHREAD_RWLOCK_INITIALIZER' /usr/include/pthread.h:157: warning: missing white space after `#define PTHREAD_ONCE_INIT' 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 http_main.c:575: /usr/include/sys/proc.h:203: parse error before `crid_t' /usr/include/sys/proc.h:203: warning: no semicolon at end of struct or union /usr/include/sys/proc.h:212: parse error before `p_class' /usr/include/sys/proc.h:212: warning: data definition has no type or storage class /usr/include/sys/proc.h:355: parse error before `}' make: 1254-004 The error code from the last command is 1. Stop. 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. make: 1254-004 The error code from the last command is 2. Stop. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: slive State-Changed-When: Tue Oct 24 13:40:31 PDT 2000 State-Changed-Why: The errors you getting are all in your system include files, not Apache source files. That leads me to believe that your compiler or system files are not installed correctly. Could you please try reinstalling with a version of gcc designed for your machine and see if that fixes the problem. From: Ted Tzaperas To: slive@apache.org Cc: apbugs@Apache.Org Subject: RE: os-aix/6737: make failes Date: Mon, 20 Nov 2000 10:45:40 -0600 Installed gcc 2.95.2 and Apache compile now works. Thanks. -----Original Message----- From: slive@apache.org [mailto:slive@apache.org] Sent: Tuesday, October 24, 2000 3:41 PM To: apache-bugdb@apache.org; slive@apache.org; ted_tzaperas@powered.com Subject: Re: os-aix/6737: make failes [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: make failes State-Changed-From-To: open-feedback State-Changed-By: slive State-Changed-When: Tue Oct 24 13:40:31 PDT 2000 State-Changed-Why: The errors you getting are all in your system include files, not Apache source files. That leads me to believe that your compiler or system files are not installed correctly. Could you please try reinstalling with a version of gcc designed for your machine and see if that fixes the problem. State-Changed-From-To: feedback-closed State-Changed-By: slive State-Changed-When: Mon Nov 20 09:09:10 PST 2000 State-Changed-Why: User reports problem fixed by upgrading compiler. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]