You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Cliff Woolley <cl...@yahoo.com> on 2001/11/09 00:05:37 UTC

Re: dependencies (was Re: [PATCH] ReadRequestTimeout directive, against 2.0 this time)

On Thu, 8 Nov 2001, Tom Gilbert wrote:

> Oh and I should mention, I came across a shortage of dependancies on
> httpd.h in the build config. When I changed the size of the server
> struct and hit make, I got all _kinds_ of fruity bugs until I did a make
> clean and make again :)

The dependencies are not stored in CVS, but you should be able to run make
depend and get them set up.  If you don't run make depend, it's assumed
you're not going to go changing header files.  :)

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   cliffwoolley@yahoo.com
   Charlottesville, VA



Re: dependencies (was Re: [PATCH] ReadRequestTimeout directive, against 2.0 this time)

Posted by Tom Gilbert <to...@linuxbrit.co.uk>.
* Cliff Woolley (cliffwoolley@yahoo.com) wrote:
> On Thu, 8 Nov 2001, Tom Gilbert wrote:
> 
> > Oh and I should mention, I came across a shortage of dependancies on
> > httpd.h in the build config. When I changed the size of the server
> > struct and hit make, I got all _kinds_ of fruity bugs until I did a make
> > clean and make again :)
> 
> The dependencies are not stored in CVS, but you should be able to run make
> depend and get them set up.  If you don't run make depend, it's assumed
> you're not going to go changing header files.  :)

Oh. My bad then :) Apologies.

Tom.
-- 
   .^.    .-------------------------------------------------------.
   /V\    | Tom Gilbert, London, England | http://linuxbrit.co.uk |
 /(   )\  | Open Source/UNIX consultant  | tom@linuxbrit.co.uk    |
  ^^-^^   `-------------------------------------------------------'