The following reply was made to PR os-hpux/1063; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Kevin <[EMAIL PROTECTED]> Subject: Re: os-hpux/1063: Problem: Compile fails for apache using gcc Date: Wed, 27 Aug 1997 01:22:26 -0600 (MDT) Then it is probably a gcc installation problem, and we can't really help with that. It is a problem with the system header files that gcc can't parse. It compiles fine using gcc 2.7.2.2.f.2 on: HP-UX hinton B.10.20 A 9000/777 2009667036 two-user license for me. On Wed, 27 Aug 1997, Kevin wrote: > Dear Marc, > > Thanks for the suggesiton but no change... same compiler error. > > ---------- > > From: Marc Slemko <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] > > Subject: Re: os-hpux/1063: Problem: Compile fails for apache using gcc > > Date: Wednesday, 27 August 1997 16:51 > > > > Synopsis: Problem: Compile fails for apache using gcc > > > > State-Changed-From-To: open-analyzed > > State-Changed-By: marc > > State-Changed-When: Tue Aug 26 23:51:36 PDT 1997 > > State-Changed-Why: > > Try removing the: > > > > typedef int rlim_t; > > > > line from the HPUX section of conf.h > > >
