You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rob Hartill <ha...@hyperreal.com> on 1995/10/30 18:40:55 UTC

WWW Form Bug Report: "Compilation errors/SunOS 4.1.3/gcc 2.6.3" on SunOS 4.x (fwd)

no ack sent

Forwarded message:
> From nobody@hyperreal.com  Sun Oct 29 16:15:01 1995
> Message-Id: <19...@taz.hyperreal.com>
> From: fwancho@whc.net
> To: apache-bugs%apache.org@organic.com
> Date: Sun Oct 29 16:14:58 1995
> Subject: WWW Form Bug Report: "Compilation errors/SunOS 4.1.3/gcc 2.6.3" on SunOS 4.x
> 
> Submitter: fwancho@whc.net
> Operating system: SunOS 4.x, version: 
> Extra Modules used: 
> URL exhibiting problem: 
> 
> Symptoms:
> --
> It is possible that I have a problem with my gcc/glib setup. Here's what I get.  I need confirmation and/or advice.  --Frank  ------------------------------  gcc -c -O2 -DSUNOS4 alloc.c gcc -c -O2 -DSUNOS4 http_main.c http_main.c: In function `child_main': http_main.c:788: warning: passing arg 3 of `accept' from incompatible pointer type http_main.c: In function `standalone_main': http_main.c:906: warning: passing arg 4 of `setsockopt' discards `const' from pointer target type http_main.c:913: warning: passing arg 4 of `setsockopt' discards `const' from pointer target type gcc -c -O2 -DSUNOS4 http_core.c gcc -c -O2 -DSUNOS4 http_config.c gcc -c -O2 -DSUNOS4 http_request.c  gcc -c -O2 -DSUNOS4 http_log.c gcc -c -O2 -DSUNOS4 http_protocol.c http_protocol.c:198: conflicting types for `getline' /usr/local/include/stdio.h:567: previous declaration of `getline' make: *** [http_protocol.o] Error 1 
> --
> 
> Backtrace:
> --
> 
> --
>