You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Brian Behlendorf <br...@hyperreal.com> on 1995/10/17 21:00:22 UTC

Apache on DGUX (fwd)

I sent him mail asking him to fiddle with the default entries in 
conf.h.  What's DGUX?

	Brian

---------- Forwarded message ----------
Date: Tue, 17 Oct 1995 14:59:07 -0400 (EDT)
From: Sanjay Bhatia <sa...@u2.worldshop.com>
To: webmaster@apache.org
Subject: Apache on DGUX

hello
	i am trying to build the apache server on a DGUX machine and i
cant get it to compile.  if you can help me with this, i will give you
more details about what's happening.. here is the transcript of the
compile.  thanks.

http_main.c:122: parse error before `jmpbuffer'
http_main.c:122: warning: data definition has no type or storage class
http_main.c:123: parse error before `restart_buffer'
http_main.c:123: warning: data definition has no type or storage class
http_main.c: In function `timeout':
http_main.c:241: warning: passing arg 1 of `siglongjmp' makes pointer from integer without a cast
http_main.c:265: warning: passing arg 1 of `siglongjmp' makes pointer from integer without a cast
http_main.c: In function `restart':
http_main.c:630: warning: passing arg 1 of `siglongjmp' makes pointer from integer without a cast
http_main.c: In function `child_main':
http_main.c:759: warning: passing arg 1 of `sigsetjmp' makes pointer from integer without a cast
http_main.c: In function `standalone_main':
http_main.c:871: warning: passing arg 1 of `sigsetjmp' makes pointer from integer without a cast

Stop.


sb