Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 28452 invoked by uid 6000); 13 Apr 1998 16:49:11 -0000 Received: (qmail 28431 invoked from network); 13 Apr 1998 16:49:07 -0000 Received: from slarti.muc.de (193.174.4.10) by taz.hyperreal.org with SMTP; 13 Apr 1998 16:49:07 -0000 Received: (qmail 13134 invoked by uid 66); 13 Apr 1998 16:46:43 -0000 Received: by en1.engelschall.com (Sendmail 8.8.8) for new-httpd@apache.org id SAA21891; Mon, 13 Apr 1998 18:44:45 +0200 (MET DST) Message-Id: <199804131644.SAA21891@en1.engelschall.com> Subject: Re: [BUILD] no change :-) To: new-httpd@apache.org Date: Mon, 13 Apr 1998 18:44:44 +0200 (MET DST) From: rse@engelschall.com (Ralf S. Engelschall) Organization: Engelschall, Germany. X-Home: http://www.engelschall.com/ X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org In article <199804111557.LAA18927@siam.gensym> you wrote: > I did a build after renaming change, and before Jim's > change to TestCompile. Nothing changed -- oh happy day. > Congratulations Ralf, a very elegant peice of work! > I'm sure we are all very happy to be on the otherside > of that. Thanks, Ben. > "If hard work were such a wonderful thing, surely the rich > would have kept it for themselves." - Joseph Lane Kirkland >[...] > ----------------------------------- logs/hp9000s700.log ------------------------------- > LOG Build: apache-1.3 hp9000s700 rwanda unix active 1200 Sat Apr 11 04:44:56 EDT 1998 > LOG: uname -a:HP-UX rwanda B.10.01 A 9000/710 2011145811 two-user license > + configured for HP-UX 10 platform > o rewrite_module uses ConfigStart/End > enabling DBM support for mod_rewrite > gcc -c -I../os/unix -I../include -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' buff.c > buff.c: In function `bhalfduplex': > buff.c:552: warning: passing arg 2 of `select' from incompatible pointer type > gcc -c -I../os/unix -I../include -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_main.c > http_main.c: In function `lingering_close': > http_main.c:1210: warning: passing arg 2 of `select' from incompatible pointer type > http_main.c:1210: warning: passing arg 4 of `select' from incompatible pointer type > http_main.c: In function `probe_writable_fds': > http_main.c:1292: warning: passing arg 3 of `select' from incompatible pointer type > http_main.c: In function `child_main': > http_main.c:3231: warning: passing arg 2 of `select' from incompatible pointer type > gcc -c -I../os/unix -I../include -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' http_protocol.c > http_protocol.c: In function `send_fb_length': > http_protocol.c:1704: warning: passing arg 2 of `select' from incompatible pointer type > gcc -c -I../../os/unix -I../../include -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' proxy_connect.c > proxy_connect.c: In function `proxy_connect_handler': > proxy_connect.c:225: warning: passing arg 2 of `select' from incompatible pointer type > gcc -DHPUX10 -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"' \ > -o httpd buildmark.o modules.o modules/proxy/libproxy.a modules/example/libexample.a modules/experimental/libexperimental.a modules/standard/libstandard.a main/libmain.a os/unix/libos.a ap/libap.a regex/libregex.a > ld: Unsatisfied symbols: > dbm_open (code) > dbm_fetch (code) > dbm_close (code) > *** Error exit code 1 > Stop. > -rw-rw-r-- 1 bhyde staff 714916 Apr 11 04:57 httpd What changes are required to find the dbm stuff under HPUX? We should fix this immediately. BTW: With the new dlopen-emulation you can try to enable mod_so also under HPUX, Ben. Ralf S. Engelschall rse@engelschall.com www.engelschall.com