The following reply was made to PR suexec/3339; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]>
To: Rod Venner <[EMAIL PROTECTED]>
Cc: Apache bugs database <[EMAIL PROTECTED]>
Subject: Re: suexec/3339: Unable to compile suexec?
Date: Wed, 4 Nov 1998 16:40:35 -0800 (PST)
As I already said in my initial response to this PR, you have to have
configured Apache for compilation first with configure or Configure. If
you can't build Apache in the tree with "make", you won't be able to build
suexec.
On Wed, 4 Nov 1998, Rod Venner wrote:
> I am currently running BSDI 3.1, all patched and Perl version 5.003_95 . I
> am trying to install the latest Apache with suexec. When I "make suexec"
> from the ../apache_1.3.3/src/support directory, I get the following error
> message. Please advise.
>
> main: {18} % make suexec
> cc -O2 suexec.c -o suexec
> suexec.c:74: ap_config.h: No such file or directory
> *** Error code 1
>
> Stop.
> main: {19} %
>