The following reply was made to PR os-hpux/1063; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]>
To: Apache bugs database <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: os-hpux/1063
Date: Thu, 28 Aug 1997 10:00:40 -0600 (MDT)
---------- Forwarded message ----------
Date: Thu, 28 Aug 1997 07:31:01 -0400
From: "Frank J. Faubert, Jr." <[EMAIL PROTECTED]>
To: Marc Slemko <[EMAIL PROTECTED]>
Subject: Re: Apache 1.2.4 fails compile on HPUX 10.20 series 800
Hi Marc,
This is a huge known problem with the gcc compiler binary
distribution on HP-UX 10.20. The binary distribution is for 10.10 and
doesn't work correctly on 10.20. It can be fixed by re-building the
compiler from the source.
BTW: This isn't anything apache specific, it happens with *any* program
that includes <sys/stat.h>
-Frank