The following reply was made to PR general/3438; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Mike Dillon <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: general/3438: Configuration scripts not working Date: Sun, 22 Nov 1998 23:26:51 -0800 (PST) On Sat, 21 Nov 1998, Mike Dillon wrote: > I just did that and what happens follows. > > I run configure: > > It says its setting it up for Linux as normal > > then it goes on to say: > Building Makefile in /support Does it really say in "/support"? > Building Makefile in /os/unix > Building Makefile in /regex > > and so on. > > I run make and it says: > no target****** > and errors out No, please include an _exact_ list of the stuff that it does "as normal", since it is very possible that it isn't "as normal" at all. Simply redirect the output or use the "script" command to capture the full log of the exact output.
