You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Janardhana <ja...@hotmail.com> on 2000/06/19 15:14:20 UTC

config/6209: Compiling and Installing

>Number:         6209
>Category:       config
>Synopsis:       Compiling and Installing
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jun 19 06:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     janardhan@hotmail.com
>Release:        1.3.12
>Organization:
apache
>Environment:
HP UNIX  VEr 10.0
>Description:
I am getting following error

** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

cd ..; cc -DHPUX10 -Aa -Ae -D_HPUX_SOURCE -DUSE_HSREGEX -DUSE_EXPAT -I.
/lib/expat-lite -DNO_DL_NEEDED `./apaci`  -o helpers/dummy helpers/dummy.c
(Bundled) cc: warning 480: The -A option is available only with the C/ANCI C product; ignored.
(Bundled) cc: "helpers/dummy.c", line 3 : warning 5: "const" will become a keyword.
(Bundled) cc: "helpers/dummy.c", line 3 : error 1000: unexpected symbol: "char".
(Bundled) cc: "helpers/dummy.c", line 3 : warning 5: "const" will become a keyword.
(Bundled) cc: error 2017: cannot recover from earlier errors, terminating.
*** Error exit code 1

Stop.
====== Error Output for sanity check ======
==============End of Error Report =========

Aborting!
>How-To-Repeat:
I gave the following command after uncompressing using gunzip.
$./configure --prefix="/oracle6/apache"
>Fix:

>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!     ]