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

From: Marc Slemko <[EMAIL PROTECTED]>
To: Ekow Otoo <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: general/3122: Apache compilaton aborts because "os.h" is not
 found in routine "ap_config.h".
Date: Fri, 2 Oct 1998 08:29:59 -0700 (PDT)

 On 2 Oct 1998, Ekow Otoo wrote:
 
 > >Description:
 > Apache compilaton aborts because "os.h" is not found in routine 
 > "ap_config.h".
 > On line 91 of ap_config.h the  "os.h" I think should be "../os/unix/os.h".
 
 Erm... you would kinda think that someone would have noticed if that was a
 problem, wouldn't you?
 
 > >How-To-Repeat:
 > following the instructions for compilation.
 > 1. Run configure in apache_1.3.2 directory but no make.
 > 2. Configure mod_perl and install
 > 3. Configure php-3.0.4 to install in apache_1.3.2/src/modules/php3
 > 4. cd to apache_1.3.2 and do
 >      ./configure ...
 >      make
 > The error "os.h not found" occurs just after comiplation begin in
 > the perl subdirectory.
 
 Does it do the same thing if you don't use php?
 
 What is the exact compiler command executed before failure and the exact
 error message?
 

Reply via email to