apache server compilation errors

From: Carole Thompson <carole_at_callutheran.edu>
Date: Mon, 28 Oct 1996 17:04:43 -0700

I get two errors when compiling the apache web server 1.1.1 (under DU 3.2c)
Would anyone tell me how to correct, or donate the Makefile? Thanks.

First error
cc -c -O2 -DOSF1 buff.c
/usr/lib/cmplrs/cc/cfe: Warning: buff.c, line 363: Incompatible pointer type
assignment
        x = memchr(fb->inptr, '\012', fb->incnt);
        --^

Second error
cc -c -O2 -DOSF1 http_bprintf.c
/usr/lib/cmplrs/cc/cfe: Warning: http_bprintf.c, line 88: Long double not
supported; double assumed.
     long double lDoubleArg = 0.0;
 ----^
Received on Tue Oct 29 1996 - 02:13:29 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:47 NZDT