You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Andrew Wilson <aw...@hyperreal.com> on 1995/12/12 15:10:49 UTC

WWW Form Bug Report: "problems compiling on Alpha OSF1" on OSF/1 (fwd)

ack sent:

Forwarded message:
> From nobody@hyperreal.com  Mon Dec 11 16:51:53 1995
> Message-Id: <19...@taz.hyperreal.com>
> From: leizero@ie.utoronto.ca
> To: apache-bugs%apache.org@organic.com
> Date: Mon Dec 11 16:51:47 1995
> Subject: WWW Form Bug Report: "problems compiling on Alpha OSF1" on OSF/1
> 
> Submitter: leizero@ie.utoronto.ca
> Operating system: OSF/1, version: v3.2
> Extra Modules used: 
> URL exhibiting problem: 
> 
> Symptoms:
> --
> Here is the output from the attempt to compile
> 
> (118) timmins 951211 19:50 src >>> make
> gcc -c -O2 -DOSF1 alloc.c
> In file included from /usr/local/lib/gcc-lib/alpha-dec-osf3.0/2.6.3/include/sys/wait.h:299,
>                  from conf.h:313,
>                  from alloc.c:62:
> /usr/include/sys/siginfo.h:45: redefinition of `union sigval'
> /usr/include/sys/siginfo.h:48: redefinition of `sigval_t'
> /usr/local/lib/gcc-lib/alpha-dec-osf3.0/2.6.3/include/sys/signal.h:206: `sigval_t' previously declared here
> alloc.c: In function `fd_cleanup':
> alloc.c:676: warning: cast from pointer to integer of different size
> alloc.c: In function `note_cleanups_for_fd':
> alloc.c:679: warning: cast to pointer from integer of different size
> alloc.c: In function `pclosef':
> alloc.c:699: warning: cast to pointer from integer of different size
> *** Exit 1
> Stop.
> 
> --
> 
> Backtrace:
> --
> 
> --
>