Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 29312 invoked by uid 6000); 24 Mar 1999 20:18:50 -0000 Received: (qmail 29303 invoked from network); 24 Mar 1999 20:18:46 -0000 Received: from hiob.ecrc.de (141.1.1.11) by taz.hyperreal.org with SMTP; 24 Mar 1999 20:18:46 -0000 Received: from ns1.ecrc.de (legolas.ecrc.de [141.1.64.20]) by hiob.ecrc.de (8.9.0/8.9.0/$Revision$) with ESMTP id VAA14240 for ; Wed, 24 Mar 1999 21:08:19 +0100 Received: from doubleshadow.hyperreal.org (doubleshadow.ecrc.de [141.1.97.20]) by ns1.ecrc.de (8.9.2/8.9.2/$Revision: 1.6 $) with ESMTP id VAA04138 for ; Wed, 24 Mar 1999 21:18:03 +0100 (MET) Received: (from lars@localhost) by doubleshadow.hyperreal.org (Mailhost) id TAA01452 for new-httpd@apache.org; Wed, 24 Mar 1999 19:53:27 +0100 Message-ID: X-Mailer: XFMail 1.3 [p0/sfx] on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-PGP-KeyID: F88341D9 Date: Wed, 24 Mar 1999 19:53:27 +0100 (CET) From: Lars Eilebrecht To: (Apache Dev) Subject: FW: Compile of 1.3.6 on SGI O2 workstation - FYI Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org -----Forwarded message <36F8A6B5.9D57AEE9@bbc.co.uk>----- Date: Wed, 24 Mar 1999 08:47:51 +0000 Sender: dave@bbc.co.uk From: Dave Bevan To: lars@apache.org Subject: Compile of 1.3.6 on SGI O2 workstation - FYI plum:/arena/users/dave/apache/apache_1.3.6 96 ./configure --prefix=/arena/users/dave/apache136 Configuring for Apache, Version 1.3.6 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for SGI IRIX-32 platform + setting C compiler to cc + setting C pre-processor to cc -E + checking for system header files + 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 plum:/arena/users/dave/apache/apache_1.3.6 97 make ===> src ===> src/regex sh ./mkh -i _REGEX_H_ regex2.h regcomp.c regerror.c regexec.c regfree.c > ../include/hsregex.h sh ./mkh -p regcomp.c >regcomp.ih cc -I. -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` -DPOSIX_MISTAKE -c regcomp.c "regcomp.c", line 672: warning(1110): statement is unreachable break; ^ cc -I. -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` -DPOSIX_MISTAKE -c regexec.c "engine.c", line 542: warning(1110): statement is unreachable break; ^ "engine.c", line 548: warning(1110): statement is unreachable break; ^ "engine.c", line 554: warning(1110): statement is unreachable break; ^ "engine.c", line 565: warning(1110): statement is unreachable break; ^ "engine.c", line 586: warning(1110): statement is unreachable break; ^ "engine.c", line 597: warning(1110): statement is unreachable break; ^ "engine.c", line 608: warning(1110): statement is unreachable break; ^ "engine.c", line 542: warning(1110): statement is unreachable break; ^ "engine.c", line 548: warning(1110): statement is unreachable break; ^ "engine.c", line 554: warning(1110): statement is unreachable break; ^ "engine.c", line 565: warning(1110): statement is unreachable break; ^ "engine.c", line 586: warning(1110): statement is unreachable break; ^ "engine.c", line 597: warning(1110): statement is unreachable break; ^ "engine.c", line 608: warning(1110): statement is unreachable break; ^ cc -I. -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` -DPOSIX_MISTAKE -c regerror.c cc -I. -I../os/unix -I../include -DIRIX -n32 -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 -DIRIX -n32 -DUSE_HSREGEX `../../apaci` os.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -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 -DIRIX -n32 -DUSE_HSREGEX `../apaci` ap_execve.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` ap_cpystrn.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` ap_signal.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` ap_slack.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` ap_snprintf.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` ap_fnmatch.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` ap_md5c.c "ap_md5c.c", line 482: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx, pw, strlen(pw)); ^ "ap_md5c.c", line 487: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx, apr1_id, strlen(apr1_id)); ^ "ap_md5c.c", line 492: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx, sp, sl); ^ "ap_md5c.c", line 498: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx1, pw, strlen(pw)); ^ "ap_md5c.c", line 499: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx1, sp, sl); ^ "ap_md5c.c", line 500: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx1, pw, strlen(pw)); ^ "ap_md5c.c", line 519: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx, pw, 1); ^ "ap_md5c.c", line 541: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx1, pw, strlen(pw)); ^ "ap_md5c.c", line 547: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx1, sp, sl); ^ "ap_md5c.c", line 551: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx1, pw, strlen(pw)); ^ "ap_md5c.c", line 558: warning(1164): argument of type "const char *" is incompatible with parameter of type "const unsigned char *" ap_MD5Update(&ctx1, pw, strlen(pw)); ^ rm -f libap.a ar cr libap.a ap_execve.o ap_cpystrn.o ap_signal.o ap_slack.o ap_snprintf.o ap_fnmatch.o ap_md5c.o true libap.a <=== src/ap ===> src/main cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` gen_test_char.c cc -DIRIX -n32 -DUSE_HSREGEX `../apaci` -n32 -o gen_test_char gen_test_char.o ./gen_test_char >test_char.h cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` gen_uri_delims.c cc -DIRIX -n32 -DUSE_HSREGEX `../apaci` -n32 -o gen_uri_delims gen_uri_delims.o ./gen_uri_delims >uri_delims.h cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` alloc.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` buff.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` http_config.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` http_core.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` http_log.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` http_main.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` http_protocol.c "http_protocol.c", line 305: warning(1184): possible use of "=" where "==" was intended (r->chunked = 1))) && /* THIS CODE IS CORRECT, see comment above. */ ^ cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` http_request.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` http_vhost.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` util.c "util.c", line 1028: warning(1515): a value of type "const unsigned char *" cannot be assigned to an entity of type "const char *" *field = ptr; ^ "util.c", line 1037: warning(1515): a value of type "const unsigned char *" cannot be assigned to an entity of type "const char *" *field = ptr; ^ cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` util_date.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` util_script.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` util_uri.c cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` util_md5.c "util_md5.c", line 117: warning(1164): argument of type "const unsigned char *" is incompatible with parameter of type "const char *" return ap_md5_binary(p, string, strlen(string)); ^ cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` rfc1413.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 rfc1413.o true libmain.a <=== src/main ===> src/modules ===> src/modules/standard cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_env.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_log_config.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_mime.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_negotiation.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_status.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_include.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_autoindex.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_dir.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_cgi.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_asis.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_imap.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_actions.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_userdir.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_alias.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_access.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -DUSE_HSREGEX `../../apaci` mod_auth.c cc -c -I../../os/unix -I../../include -DIRIX -n32 -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_status.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 -DIRIX -n32 -DUSE_HSREGEX `./apaci` modules.c cc -c -I./os/unix -I./include -DIRIX -n32 -DUSE_HSREGEX `./apaci` buildmark.c cc -DIRIX -n32 -DUSE_HSREGEX `./apaci` -n32 \ -o httpd buildmark.o modules.o modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a ===> src/support cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` htpasswd.c cc -DIRIX -n32 -DUSE_HSREGEX `../apaci` htpasswd.o -o htpasswd -n32 -L../os/unix -L../ap -los -lap ld32: WARNING 84: ../os/unix/libos.a is not used for resolving any symbol. cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` htdigest.c cc -DIRIX -n32 -DUSE_HSREGEX `../apaci` htdigest.o -o htdigest -n32 -L../os/unix -L../ap -los -lap ld32: WARNING 84: ../os/unix/libos.a is not used for resolving any symbol. cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` rotatelogs.c cc -DIRIX -n32 -DUSE_HSREGEX `../apaci` rotatelogs.o -o rotatelogs -n32 -L../os/unix -L../ap -los -lap ld32: WARNING 84: ../os/unix/libos.a is not used for resolving any symbol. ld32: WARNING 84: ../ap/libap.a is not used for resolving any symbol. cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` logresolve.c cc -DIRIX -n32 -DUSE_HSREGEX `../apaci` logresolve.o -o logresolve -n32 -L../os/unix -L../ap -los -lap ld32: WARNING 84: ../os/unix/libos.a is not used for resolving any symbol. ld32: WARNING 84: ../ap/libap.a is not used for resolving any symbol. cc -c -I../os/unix -I../include -DIRIX -n32 -DUSE_HSREGEX `../apaci` ab.c cc -DIRIX -n32 -DUSE_HSREGEX `../apaci` ab.o -o ab -n32 -L../os/unix -L../ap -los -lap ld32: WARNING 84: ../os/unix/libos.a is not used for resolving any symbol. ld32: WARNING 84: ../ap/libap.a is not used for resolving any symbol. sed apxs \ -e 's%@TARGET@%httpd%g' \ -e 's%@CC@%cc%g' \ -e 's%@CFLAGS@% -DIRIX -n32 -DUSE_HSREGEX `../apaci`%g' \ -e 's%@CFLAGS_SHLIB@%%g' \ -e 's%@LD_SHLIB@%%g' \ -e 's%@LDFLAGS_SHLIB@%%g' \ -e 's%@LIBS_SHLIB@%%g' && chmod a+x apxs <=== src/support <=== src plum:/arena/users/dave/apache/apache_1.3.6 98 uname -R IRIX, 6.5, 6.5.3m Compiler is SGI's, release 7.2.1 --------------End of forwarded message------------------------- Lars Eilebrecht - When a trainstation is where a train lars@hyperreal.org - stops, what is a workstation?