You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Marc Slemko <ma...@znep.com> on 1997/08/16 22:00:05 UTC

Re: config/977: Won't compile - http_main.c:158: syntax error before `jmpbuffer' \n http_main.c:158: warning: data definition has no type or storage class (fwd)

The following reply was made to PR config/977; it has been noted by GNATS.

From: Marc Slemko <ma...@znep.com>
To: Apache bugs database <ap...@apache.org>
Subject: Re: config/977: Won't compile - http_main.c:158: syntax error before `jmpbuffer' \n http_main.c:158: warning: data definition has no type or storage class (fwd)
Date: Sat, 16 Aug 1997 13:54:29 -0600 (MDT)

 
 
 
 ---------- Forwarded message ----------
 Date: Thu, 7 Aug 1997 13:12:51 -0600 (MDT)
 From: Chris Craft <cc...@cncc.cc.co.us>
 To: Marc Slemko <ma...@hyperreal.org>
 Cc: apache-bugdb@apache.org, marc@apache.org
 Subject: Re: config/977: Won't compile - http_main.c:158: syntax error before `jmpbuffer' \n http_main.c:158: warning: data definition has no type or storage class
 
 As distributed, the make stops on alloc.c claiming no such file or 
 directory on stdarg.h, errno.h and fcntl.h.  Putting in the extra 
 includes gets me 'STDOUT_FILENO', 'STDIN_FILENO' and 'STDERR_FILENO' 
 undeclared, therefore the #include "/usr/include/unistd.h" in alloc.c.
 
 -Chris
 ccraft@cncc.cc.co.us