You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Hyde <bh...@gensym.com> on 1998/03/10 16:04:40 UTC

[BUILD] apache_19980310080027

Fixed on sun4:
< ld: Undefined symbol 
<    _strtoul 

Change on hp9000s800:
<       enabling DBM support for mod_rewrite
< -rwxrwxr-x   1 bhyde    staff     716800 Mar  7 05:28 httpd
>       disabling DBM support for mod_rewrite
>       (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
> -rwxrwxr-x   1 bhyde    staff     716800 Mar 10 06:09 httpd

I.e. it disabled when it was apparently working before.

while this remains on hp9000s700:
   ld: Unsatisfied symbols:
      dbm_open (code)
      dbm_fetch (code)
      dbm_close (code)

I still haven't turned my attention to getting the NT build
working again.  I'm very sorry.

 - ben hyde

---
Summary of build of: apache_19980310080027.tar.gz
----------------------------------- logs/alphaosf.log -------------------------------
LOG Build: apache-1.3 alphaosf moscow unix active 1200 Tue Mar 10 04:36:04 EST 1998
LOG: uname -a:OSF1 moscow V3.2 148 alpha
 + configured for DEC OSF/1 platform
    o rewrite_module uses ConfigStart/End:
      enabling DBM support for mod_rewrite
-rwxrwxr-x   1 bhyde    staff    1032192 Mar 10  1998 httpd





----------------------------------- logs/hp9000s700.log -------------------------------
LOG Build: apache-1.3 hp9000s700 rwanda unix active 1200 Tue Mar 10 05:01:40 EST 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 -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'  http_main.c
http_main.c: In function `lingering_close':
http_main.c:1183: warning: passing arg 2 of `select' from incompatible pointer type
http_main.c:1183: warning: passing arg 4 of `select' from incompatible pointer type
http_main.c: In function `probe_writable_fds':
http_main.c:1265: warning: passing arg 3 of `select' from incompatible pointer type
http_main.c: In function `AP_child_main':
http_main.c:3143: warning: passing arg 2 of `select' from incompatible pointer type
gcc -c  -I../os/unix -I../include    -DHPUX10 -DSTATUS -DUSE_HSREGEX -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'  http_protocol.c
http_protocol.c: In function `AP_send_fb_length':
http_protocol.c:1675: warning: passing arg 2 of `select' from incompatible pointer type
gcc -c  -I../os/unix -I../include    -DHPUX10 -DSTATUS -DUSE_HSREGEX -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'  buff.c
buff.c: In function `AP_bhalfduplex':
buff.c:547: warning: passing arg 2 of `select' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include    -DHPUX10 -DSTATUS -DUSE_HSREGEX -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'  proxy_connect.c
proxy_connect.c: In function `AP_proxy_connect_handler':
proxy_connect.c:209: warning: passing arg 2 of `select' from incompatible pointer type
gcc  -DHPUX10 -DSTATUS -DUSE_HSREGEX -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'    -o httpd buildmark.o modules.o  modules/proxy/libproxy.a  modules/example/libexample.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     719004 Mar 10 05:22 httpd





----------------------------------- logs/hp9000s800.log -------------------------------
LOG Build: apache-1.3 hp9000s800 wy unix active 1200 Tue Mar 10 05:22:58 EST 1998
LOG: uname -a:HP-UX wy A.09.00 E 9000/835 12002161 8-user license
 + configured for HP-UX platform
    o rewrite_module uses ConfigStart/End:
      disabling DBM support for mod_rewrite
      (perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
-rwxrwxr-x   1 bhyde    staff     716800 Mar 10 06:09 httpd





----------------------------------- logs/intelnt.log -------------------------------
LOG Build: apache-1.3 intelnt ntl nt active 500 Tue Mar 10 04:34:48 EST 1998
bhpc: Connection timed out





----------------------------------- logs/mips.log -------------------------------
LOG Build: apache-1.3 mips th unix active 1200 Tue Mar 10 06:10:12 EST 1998
LOG: uname -a:ULTRIX th 4.1 0 RISC
 + configured for ULTRIX platform
    o rewrite_module uses ConfigStart/End:
      enabling DBM support for mod_rewrite
gcc -c  -I../os/unix -I../include    -DULTRIX -DSTATUS -DUSE_HSREGEX -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'  alloc.c
alloc.c: In function `AP_pfopen':
alloc.c:1414: warning: passing arg 2 of `fdopen' discards `const' from pointer target type
alloc.c: In function `AP_pfdopen':
alloc.c:1432: warning: passing arg 2 of `fdopen' discards `const' from pointer target type
gcc -c  -I../../os/unix -I../../include    -DULTRIX -DSTATUS -DUSE_HSREGEX -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'  mod_autoindex.c
mod_autoindex.c: In function `index_directory':
mod_autoindex.c:1113: warning: passing arg 4 of `qsort' from incompatible pointer type
gcc -c  -I../../os/unix -I../../include    -DULTRIX -DSTATUS -DUSE_HSREGEX -DHIDE '-DHTTPD_ROOT="/tmp/httpd"'  proxy_cache.c
proxy_cache.c: In function `AP_proxy_cache_update':
proxy_cache.c:848: warning: assignment makes pointer from integer without a cast
-rwxrwxr-x  1 bhyde      986656 Mar 10 06:29 httpd





----------------------------------- logs/sgi.log -------------------------------
LOG Build: apache-1.3 sgi india unix active 600 Tue Mar 10 06:30:21 EST 1998
LOG: uname -a:IRIX india 5.2 02282013 IP12 mips
 + configured for SGI IRIX platform
    o rewrite_module uses ConfigStart/End:
      enabling DBM support for mod_rewrite
-rwxrwxr-x    1 bhyde    nuucp     897608 Mar 10 06:50 httpd





----------------------------------- logs/sparcsol.log -------------------------------
LOG Build: apache-1.3 sparcsol ontario unix active 1200 Tue Mar 10 04:13:11 EST 1998
LOG: uname -a:Log: working in /home/bhyde/junk/scratch/9211 aka: /tmp_mnt/home/bhyde/junk/scratch/9211
 + configured for Solaris 250 platform
    o rewrite_module uses ConfigStart/End:
      enabling DBM support for mod_rewrite
-rwxrwxr-x   1 bhyde      641560 Mar 10 04:34 httpd





----------------------------------- logs/sun4.log -------------------------------
LOG Build: apache-1.3 sun4 bal unix active 1200 Tue Mar 10 06:51:02 EST 1998
LOG: uname -a:SunOS baltimore 4.1.4 4 sun4m
 + configured for SunOS 4 platform
    o rewrite_module uses ConfigStart/End:
      enabling DBM support for mod_rewrite
-rwxrwxr-x  1 bhyde      696320 Mar 10 07:13 httpd