>Number: 4835 >Category: other >Synopsis: i try to compile but it was error refer to full description.. >tahnk u for your help >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sun Aug 8 19:40:01 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3 >Environment: DRS 6000-whatever-UNIX_SV|4.2MP|7MPlus.9.8 - SPRAC Compiler Ansi C >Description: Configuring for Apache, Version 1.3.0 + Warning: Configuring Apache with default settings. + This is probably not what you really want. + Please read the README.configure and INSTALL files + first or at least run './configure --help' for + a compact summary of available options. + Warning: no Perl interpreter available for support scripts. + Perhaps you have to select one with --with-perl=FILE. Creating Makefile Creating Configuration.apaci in src Creating Makefile in src Sorry, but we cannot grok "DRS 6000-whatever-UNIX_SV|4.2MP|7MPlus.9.8" uname -m DRS 6000 uname -r 4.2MP uname -s UNIX_SV uname -v 7MPlus.9.8 uname -X 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 + adding selected modules + doing sanity check on compiler and options Creating Makefile in src/support Creating Makefile in src/main Creating Makefile in src/ap Creating Makefile in src/regex Creating Makefile in src/os/unix Creating Makefile in src/modules/standard --------------- i to make but this error ===> src ===> src/regex cc -I. -I../os/unix -I../include -DUSE_HSREGEX `../apaci` -DPOSIX_MISTAKE -c regcomp.c cc -I. -I../os/unix -I../include -DUSE_HSREGEX `../apaci` -DPOSIX_MISTAKE -c regexec.c sh ./mkh -p regerror.c >regerror.ih cc -I. -I../os/unix -I../include -DUSE_HSREGEX `../apaci` -DPOSIX_MISTAKE -c regerror.c cc -I. -I../os/unix -I../include -DUSE_HSREGEX `../apaci` -DPOSIX_MISTAKE -c regfree.c rm -f libregex.a ar cr libregex.a regcomp.o regexec.o regerror.o regfree.o true libregex.a <=== src/regex ===> src/os/unix cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` os.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` os-inline.c rm -f libos.a ar cr libos.a os.o os-inline.o true libos.a <=== src/os/unix ===> src/ap cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` ap_execve.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` ap_cpystrn.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` ap_signal.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` ap_slack.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` ap_snprintf.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` ap_strings.c rm -f libap.a ar cr libap.a ap_execve.o ap_cpystrn.o ap_signal.o ap_slack.o ap_snprintf.o ap_strings.o true libap.a <=== src/ap ===> src/main cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` gen_test_char.c cc -DUSE_HSREGEX `../apaci` -o gen_test_char gen_test_char.o ./gen_test_char >test_char.h cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` gen_uri_delims.c cc -DUSE_HSREGEX `../apaci` -o gen_uri_delims gen_uri_delims.o ./gen_uri_delims >uri_delims.h cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` alloc.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` buff.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` http_config.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` http_core.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` http_log.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` http_main.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` http_protocol.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` http_request.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` http_vhost.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` util.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` util_date.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` util_script.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` util_uri.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` util_md5.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` md5c.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` rfc1413.c cc -c -I../os/unix -I../include -DUSE_HSREGEX `../apaci` fnmatch.c rm -f libmain.a ar cr libmain.a alloc.o buff.o http_config.o http_core.o http_log.o http_main.o http_protocol.o http_request.o http_vhost.o util.o util_date.o util_script.o util_uri.o util_md5.o md5c.o rfc1413.o fnmatch.o true libmain.a <=== src/main ===> src/modules ===> src/modules/standard cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_env.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_log_config.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_mime.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_negotiation.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_include.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_autoindex.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_dir.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_cgi.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_asis.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_imap.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_actions.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_userdir.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_alias.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_access.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_auth.c cc -c -I../../os/unix -I../../include -DUSE_HSREGEX `../../apaci` mod_setenvif.c rm -f libstandard.a ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_setenvif.o true libstandard.a <=== src/modules/standard <=== src/modules cc -c -I./os/unix -I./include -DUSE_HSREGEX `./apaci` modules.c cc -c -I./os/unix -I./include -DUSE_HSREGEX `./apaci` buildmark.c cc -DUSE_HSREGEX `./apaci` \ -o httpd buildmark.o modules.o modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21) >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> 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! ]