Received: (qmail 25215 invoked by uid 501); 20 Apr 2001 22:59:13 -0000 Message-Id: <20010420225913.25214.qmail@apache.org> Date: 20 Apr 2001 22:59:13 -0000 From: Wanda Belvin Reply-To: wbelvin@blackboard.com To: submit@bugz.apache.org Subject: Sorry, but we cannot grok "hp9000_803-hpux10.20" X-Send-Pr-Version: 3.110 >Number: 7595 >Category: os-hpux >Synopsis: Sorry, but we cannot grok "hp9000_803-hpux10.20" >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: mistaken >Submitter-Id: apache >Arrival-Date: Fri Apr 20 16:00:01 PDT 2001 >Closed-Date: Fri Mar 15 14:06:48 PST 2002 >Last-Modified: Fri Mar 15 14:06:48 PST 2002 >Originator: wbelvin@blackboard.com >Release: 1.3.9 >Organization: >Environment: OS => HP-UX 10.20 (HP-UX devtest2 B.10.20 A 9000/803) Compiler = gcc freshly installed,the HP C compiler on the machine is not ANSI/ISO compliant >Description: Partial entry: CC="gcc" \ > ./configure --prefix=/opt/apache \ > --enable-suexec \....(etc) Error 1: Sorry, but we cannot grok "hp9000_803-hpux10.20" uname -m 9000/803 uname -r B.10.20 uname -s HP-UX uname -v A uname: illegal option -- X usage: uname [-amnrsvil] [-S nodename] uname -X Error 2: + configured for Unknown and unsupported OS p latform + setting C compiler to cc + setting C pre-processor to cc -E + checking for system header files + adding selected modules + checking sizeof various data types + doing sanity check on compiler and options ** A test compilation with your Makefile configuration ** failed. This is most likely because your C compiler is not ANSI. Apache requires an ANSI C Compiler, such ** as gcc. The above error message from your compiler ** will also provide a clue. Aborting! Couldn't get it to pick up the "gcc" compiler. It could be because it didn't recognize the platform. >How-To-Repeat: I repeated the process several times and ended at the same result by just running the "configure" script. >Fix: Maybe if it read the HP platform correct, the other problems I had would be corrected also. >Release-Note: >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Sat Apr 21 08:23:04 PDT 2001 State-Changed-Why: PLEASE try with a current version of Apache before submitting a bug report. Does it work with the latest Apache 1.x release? Comment-Added-By: trawick Comment-Added-When: Mon Apr 23 04:02:23 PDT 2001 Comment-Added: I changed GuessOS after 1.3.19 for HP so that slashes in the uname output are changed to underbars. Maybe that change will take care of your problem. Try replacing your copy of src/helpers/GuessOS with the version at http://www.apache.org/websrc/viewcvs.cgi/~checkout~/apache-1.3/src/helpers/GuessOS?rev=1.74 From: Wanda Belvin To: "'marc@apache.org'" , apache-bugdb@apache.org, Wanda Belvin Cc: "'apbugs@Apache.Org'" Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " Date: Mon, 23 Apr 2001 09:06:29 -0700 The version of apache i am trying to install is 1.3.9. This is the version I received to error on. Is there another one I should be using? -----Original Message----- From: marc@apache.org [mailto:marc@apache.org] Sent: Saturday, April 21, 2001 8:23 AM To: apache-bugdb@apache.org; marc@apache.org; wbelvin@blackboard.com Subject: Re: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20" [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: Sorry, but we cannot grok "hp9000_803-hpux10.20" State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Sat Apr 21 08:23:04 PDT 2001 State-Changed-Why: PLEASE try with a current version of Apache before submitting a bug report. Does it work with the latest Apache 1.x release? From: Marc Slemko To: Wanda Belvin Cc: Apache bugs database Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " Date: Mon, 23 Apr 2001 09:43:44 -0700 (PDT) On Mon, 23 Apr 2001, Wanda Belvin wrote: > The version of apache i am trying to install is 1.3.9. This is the version > I received to error on. Is there another one I should be using? umh... the current one available for download from http://httpd.apache.org/ would be a good start, instead of one that is nearly TWO YEARS OLD, like 1.3.9 is. > > -----Original Message----- > From: marc@apache.org [mailto:marc@apache.org] > Sent: Saturday, April 21, 2001 8:23 AM > To: apache-bugdb@apache.org; marc@apache.org; wbelvin@blackboard.com > Subject: Re: os-hpux/7595: Sorry, but we cannot grok > "hp9000_803-hpux10.20" > > > [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: Sorry, but we cannot grok "hp9000_803-hpux10.20" > > State-Changed-From-To: open-feedback > State-Changed-By: marc > State-Changed-When: Sat Apr 21 08:23:04 PDT 2001 > State-Changed-Why: > PLEASE try with a current version of Apache before submitting a bug report. > Does it work with the latest Apache 1.x release? > From: Wanda Belvin To: "'Marc Slemko'" , Wanda Belvin Cc: Apache bugs database Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " Date: Mon, 23 Apr 2001 10:14:46 -0700 OH, I went to the binary site for hpux and the only thing there are the 1.3.9 flavors so I thought these were the current versions. From the download icon on the home page, the only thing I can get is the html for apr. Is there another way to get the latest binary for hpux? Is there something I should be doing so I can get something other than the apr.html? Is there a special way to download from the home page link? Is there something i'm not doing correctly? -----Original Message----- From: Marc Slemko [mailto:marcs@znep.com] Sent: Monday, April 23, 2001 9:44 AM To: Wanda Belvin Cc: Apache bugs database Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " On Mon, 23 Apr 2001, Wanda Belvin wrote: > The version of apache i am trying to install is 1.3.9. This is the version > I received to error on. Is there another one I should be using? umh... the current one available for download from http://httpd.apache.org/ would be a good start, instead of one that is nearly TWO YEARS OLD, like 1.3.9 is. > > -----Original Message----- > From: marc@apache.org [mailto:marc@apache.org] > Sent: Saturday, April 21, 2001 8:23 AM > To: apache-bugdb@apache.org; marc@apache.org; wbelvin@blackboard.com > Subject: Re: os-hpux/7595: Sorry, but we cannot grok > "hp9000_803-hpux10.20" > > > [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: Sorry, but we cannot grok "hp9000_803-hpux10.20" > > State-Changed-From-To: open-feedback > State-Changed-By: marc > State-Changed-When: Sat Apr 21 08:23:04 PDT 2001 > State-Changed-Why: > PLEASE try with a current version of Apache before submitting a bug report. > Does it work with the latest Apache 1.x release? > From: Wanda Belvin To: Wanda Belvin , "'Marc Slemko'" Cc: "'Apache bugs database'" Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " Date: Tue, 24 Apr 2001 11:01:07 -0700 There probably hasn't been enough time to respond to my questions below, but I was wondering was there another binary available for me to try? I currently attempting to follow the porting instructions, but still no success. It is not my intent to pester the Apache group. Wanda -----Original Message----- From: Wanda Belvin Sent: Monday, April 23, 2001 10:15 AM To: 'Marc Slemko'; Wanda Belvin Cc: Apache bugs database Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " OH, I went to the binary site for hpux and the only thing there are the 1.3.9 flavors so I thought these were the current versions. From the download icon on the home page, the only thing I can get is the html for apr. Is there another way to get the latest binary for hpux? Is there something I should be doing so I can get something other than the apr.html? Is there a special way to download from the home page link? Is there something i'm not doing correctly? -----Original Message----- From: Marc Slemko [mailto:marcs@znep.com] Sent: Monday, April 23, 2001 9:44 AM To: Wanda Belvin Cc: Apache bugs database Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " On Mon, 23 Apr 2001, Wanda Belvin wrote: > The version of apache i am trying to install is 1.3.9. This is the version > I received to error on. Is there another one I should be using? umh... the current one available for download from http://httpd.apache.org/ would be a good start, instead of one that is nearly TWO YEARS OLD, like 1.3.9 is. > > -----Original Message----- > From: marc@apache.org [mailto:marc@apache.org] > Sent: Saturday, April 21, 2001 8:23 AM > To: apache-bugdb@apache.org; marc@apache.org; wbelvin@blackboard.com > Subject: Re: os-hpux/7595: Sorry, but we cannot grok > "hp9000_803-hpux10.20" > > > [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: Sorry, but we cannot grok "hp9000_803-hpux10.20" > > State-Changed-From-To: open-feedback > State-Changed-By: marc > State-Changed-When: Sat Apr 21 08:23:04 PDT 2001 > State-Changed-Why: > PLEASE try with a current version of Apache before submitting a bug report. > Does it work with the latest Apache 1.x release? > From: Wanda Belvin To: "'Wanda Belvin'" , "'marc@apache.org'" , "'apache-bugdb@apache.org'" Cc: "'apbugs@Apache.Org'" Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20 " Date: Mon, 30 Apr 2001 14:48:46 -0700 Apache Group, I managed to figure out the format to get Apache to configure on the HP here. I just had to adjust the Configure file in the src directory. Do you want the entire fine or just the additions and changes? Wanda -----Original Message----- From: Wanda Belvin Sent: Monday, April 23, 2001 9:06 AM To: 'marc@apache.org'; 'apache-bugdb@apache.org'; Wanda Belvin Cc: 'apbugs@Apache.Org' Subject: RE: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20" The version of apache i am trying to install is 1.3.9. This is the version I received to error on. Is there another one I should be using? -----Original Message----- From: marc@apache.org [mailto:marc@apache.org] Sent: Saturday, April 21, 2001 8:23 AM To: apache-bugdb@apache.org; marc@apache.org; wbelvin@blackboard.com Subject: Re: os-hpux/7595: Sorry, but we cannot grok "hp9000_803-hpux10.20" [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: Sorry, but we cannot grok "hp9000_803-hpux10.20" State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Sat Apr 21 08:23:04 PDT 2001 State-Changed-Why: PLEASE try with a current version of Apache before submitting a bug report. Does it work with the latest Apache 1.x release? State-Changed-From-To: feedback-closed State-Changed-By: trawick State-Changed-When: Fri Mar 15 14:06:47 PST 2002 State-Changed-Why: Wanda: Please try Apache 1.3.23. If it fails to build, please open a new PR with the symptom. If you have trouble getting configure to use gcc, try CC=gcc ./configure ... Thanks! >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! ]