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/02 16:38:24 UTC

[BUILD] trouble in find_ipaddr

Welcome to March.

My attention has been otherwise the last few days, but I believe 
these are new this morning.

New on the mips & sparcsol; from the mips:
  http_vhost.c: In function `find_ipaddr':
  http_vhost.c:376: syntax error before `.'
  http_vhost.c:379: `S_un' undeclared (first use this function)
  http_vhost.c:379: (Each undeclared identifier is reported only once
  http_vhost.c:379: for each function it appears in.)

On the hp9000s800 things rearranged a little:
  cc -c  -I../../os/unix -I../../include    -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  os.c
  cc: "../../os/unix/os.h", line 44: error 1000: Unexpected symbol: "char".
  cc: error 2017: Cannot recover from earlier errors, terminating.

- ben hyde

ps. The reverse proxy is very different from a regular proxy,
    people are willing to pay for it.

---
Summary of build of: apache_19980302080034.tar.gz
----------------------------------- logs/alphaosf.log -------------------------------
LOG Build: apache-1.3 alphaosf moscow unix active 1200 Mon Mar 2 04:32:12 EST 1998
LOG: uname -a:OSF1 moscow V3.2 148 alpha
 + configured for DEC OSF/1 platform
-rwxrwxr-x   1 bhyde    staff    1032192 Mar  2  1998 httpd





----------------------------------- logs/hp9000s700.log -------------------------------
LOG Build: apache-1.3 hp9000s700 rwanda unix active 1200 Mon Mar 2 04:46:15 EST 1998
LOG: uname -a:HP-UX rwanda B.10.01 A 9000/710 2011145811 two-user license
 + configured for HP-UX 10 platform
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:1185: warning: passing arg 2 of `select' from incompatible pointer type
http_main.c:1185: warning: passing arg 4 of `select' from incompatible pointer type
http_main.c: In function `probe_writable_fds':
http_main.c:1267: warning: passing arg 3 of `select' from incompatible pointer type
http_main.c: In function `child_main':
http_main.c:3077: 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:1675: 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"'  buff.c
buff.c: In function `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 '-DHTTPD_ROOT="/tmp/httpd"'  proxy_connect.c
proxy_connect.c: In function `proxy_connect_handler':
proxy_connect.c:209: warning: passing arg 2 of `select' from incompatible pointer type
-rwxrwxr-x   1 bhyde    staff     714896 Mar  2 04:58 httpd





----------------------------------- logs/hp9000s800.log -------------------------------
LOG Build: apache-1.3 hp9000s800 wy unix active 1200 Mon Mar 2 04:59:35 EST 1998
LOG: uname -a:HP-UX wy A.09.00 E 9000/835 12002161 8-user license
 + configured for HP-UX platform
cc -c  -I../../os/unix -I../../include    -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  os.c
cc: "../../os/unix/os.h", line 44: error 1000: Unexpected symbol: "char".
cc: error 2017: Cannot recover from earlier errors, terminating.
*** Error code 1

Stop.
*** Error code 1

Stop.
httpd not found





----------------------------------- logs/intelnt.log -------------------------------
LOG Build: apache-1.3 intelnt ntl nt active 500 Mon Mar 2 04:30:55 EST 1998
bhpc: Connection timed out





----------------------------------- logs/mips.log -------------------------------
LOG Build: apache-1.3 mips th unix active 1200 Mon Mar 2 05:05:13 EST 1998
LOG: uname -a:ULTRIX th 4.1 0 RISC
 + configured for ULTRIX platform
gcc -c  -I../os/unix -I../include    -DULTRIX -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  alloc.c
alloc.c: In function `pfopen':
alloc.c:1414: warning: passing arg 2 of `fdopen' discards `const' from pointer target type
alloc.c: In function `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 '-DHTTPD_ROOT="/tmp/httpd"'  http_vhost.c
http_vhost.c: In function `find_ipaddr':
http_vhost.c:376: syntax error before `.'
http_vhost.c:379: `S_un' undeclared (first use this function)
http_vhost.c:379: (Each undeclared identifier is reported only once
http_vhost.c:379: for each function it appears in.)
*** Error code 1

Stop.
*** Error code 1

Stop.
httpd: No such file or directory





----------------------------------- logs/sgi.log -------------------------------
LOG Build: apache-1.3 sgi india unix active 600 Mon Mar 2 05:13:19 EST 1998
LOG: uname -a:IRIX india 5.2 02282013 IP12 mips
 + configured for SGI IRIX platform
-rwxrwxr-x    1 bhyde    nuucp     887644 Mar  2 05:24 httpd





----------------------------------- logs/sparcsol.log -------------------------------
LOG Build: apache-1.3 sparcsol ontario unix active 1200 Mon Mar 2 04:13:08 EST 1998
LOG: uname -a:SunOS ontario 5.5 Generic sun4m sparc SUNW,SPARCstation-5
 + configured for Solaris 250 platform
gcc -c  -I../os/unix -I../include   -DSOLARIS2=250 -DSTATUS '-DHTTPD_ROOT="/tmp/httpd"'  http_vhost.c
http_vhost.c: In function `find_ipaddr':
http_vhost.c:376: syntax error before `.'
http_vhost.c:379: `S_un' undeclared (first use this function)
http_vhost.c:379: (Each undeclared identifier is reported only once
http_vhost.c:379: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `http_vhost.o'
Current working directory /home/bhyde/junk/scratch/12572/apache-1.3/src/main
make: Fatal error: Command failed for target `subdirs'
*** Error code 1
httpd not found





----------------------------------- logs/sun4.log -------------------------------
LOG Build: apache-1.3 sun4 bal unix active 1200 Mon Mar 2 05:24:52 EST 1998
LOG: uname -a:SunOS baltimore 4.1.4 4 sun4m
 + configured for SunOS 4 platform
gcc -c  -I../os/unix -I../include   -DSUNOS4 -DUSEBCOPY -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  http_vhost.c
http_vhost.c: In function `find_ipaddr':
http_vhost.c:376: syntax error before `.'
http_vhost.c:379: `S_un' undeclared (first use this function)
http_vhost.c:379: (Each undeclared identifier is reported only once
http_vhost.c:379: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `http_vhost.o'
Current working directory /tmp_mnt/home/bhyde/junk/scratch/13000/apache-1.3/src/main
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
httpd not found






Re: [BUILD] trouble in find_ipaddr

Posted by Dean Gaudet <dg...@arctic.org>.
On Mon, 2 Mar 1998, Ben Hyde wrote:

> New on the mips & sparcsol; from the mips:
>   http_vhost.c: In function `find_ipaddr':
>   http_vhost.c:376: syntax error before `.'
>   http_vhost.c:379: `S_un' undeclared (first use this function)
>   http_vhost.c:379: (Each undeclared identifier is reported only once
>   http_vhost.c:379: for each function it appears in.)
> 
> On the hp9000s800 things rearranged a little:
>   cc -c  -I../../os/unix -I../../include    -DHPUX -Aa -D_HPUX_SOURCE -DSTATUS -DUSE_HSREGEX '-DHTTPD_ROOT="/tmp/httpd"'  os.c
>   cc: "../../os/unix/os.h", line 44: error 1000: Unexpected symbol: "char".
>   cc: error 2017: Cannot recover from earlier errors, terminating.

Both should be fixed now, thanks.

> ps. The reverse proxy is very different from a regular proxy,
>     people are willing to pay for it.

Yup it's different in which way the caching works... and yeah folks will
pay for this because it's an excellent method for building a site that
needs a lot of computation power.  You just fan out the computation behind
reverse proxies, and let the proxies cache the static content leaving more
cpu on the computation boxes.  Also useful when, for example, your
database doesn't run on, say, Linux or FreeBSD... it's so cheap to build
256Mb linux/freebsd reverse proxies to handle static gif loads, and fan
out to a few ultrasparcs doing just database/compute work. 

Dean