You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by kir eng huat <Ki...@jltasia.com> on 2000/06/08 08:45:51 UTC

build/6160: I follow the document(INSTALL) and try to build the Apache executable I face problem at step ./Configure

>Number:         6160
>Category:       build
>Synopsis:       I follow the document(INSTALL) and try to build the Apache executable I face problem at step ./Configure
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Wed Jun 07 23:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kir_Eng_Huat@jltasia.com
>Release:        1.3.9
>Organization:
apache
>Environment:
HP-UX sgd-dev B.10.20 A 9000/811 2009809749 two-user license
>Description:
1)Following is the output duing running Configure
$ ./Configure
Using config file: Configuration
Creating Makefile
Sorry, but we cannot grok "hp9000_811-hpux10.20"
uname -m
9000/811
uname -r
B.10.20
uname -s
HP-UX
uname -v
A
uname -X
uname: illegal option -- X
usage: uname [-amnrsvil] [-S nodename]
Ideally, read the file PORTING, do what it says, and send the
resulting patches to The Apache Group by filling out a report
form at http://www.apache.org/bug_report.html. If you don't
wish to do the port yourself, please submit this output rather
than the patches. Thank you.

Pressing on with the build process, but all bets are off.
Do not be surprised if it fails. If it works, and even
if it does not, please contact the above address.

 + configured for Unknown and unsupported OS platform
 + 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!
2)I read through the document, PORTING and ./helpers/GuessOS It seem to me that 
  the script is using command "uname -X"
  I run this command manully at command prompt, I discover that my OS does not
  support this option(ie, -X)
3)Can you tell me what is -X what info is -X trying to gether and is that an
  alternative
>How-To-Repeat:
it is repeatable when running ./Configure
>Fix:
need to find an alternative for uname -X
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> 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!     ]