Received: (qmail 196 invoked by uid 2012); 11 Mar 1998 05:07:02 -0000 Message-Id: <19980311050702.195.qmail@hyperreal.org> Date: 11 Mar 1998 05:07:02 -0000 From: David Birnbaum Reply-To: davidb@chelsea.net To: apbugs@hyperreal.org Subject: NGROUPS in Solaris not in param.h X-Send-Pr-Version: 3.2 >Number: 1934 >Category: suexec >Synopsis: NGROUPS in Solaris not in param.h >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Mar 10 21:10:00 PST 1998 >Last-Modified: Thu Mar 12 16:56:02 PST 1998 >Originator: davidb@chelsea.net >Organization: >Release: 1.3b5 >Environment: Solaris 2.5.1, gcc 2.7.2 >Description: suexec references NGROUPS in two places. In solaris param.h, this appears to be either NGROUPS_UMAX or NGROUPS_MAX_DEFAULT...or, include limits.h and use NGROUPS_MAX. >How-To-Repeat: >Fix: #ifdef for Solaris should do the trick >Audit-Trail: State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Wed Mar 11 10:49:08 PST 1998 State-Changed-Why: I'm sorry, I can't find where NGROUPS is referenced in suexec at all. Exactly where is it? What problem are you having building suexec? From: Marc Slemko To: David Birnbaum Cc: Apache bugs database Subject: Re: suexec/1934: NGROUPS in Solaris not in param.h Date: Wed, 11 Mar 1998 12:17:16 -0700 (MST) On Wed, 11 Mar 1998, David Birnbaum wrote: > Oops...that's supposed to be suexec.c. The make fails because NGROUPS is > not defined; param.h defines a bunch of other parameters related to > NGROUPS as I listed.... I can't find NGROUPS in suexec.c. Please point out exactly where you are seeing it and the exact errors you are getting when you try to compile. From: David Birnbaum To: Marc Slemko Cc: Apache bugs database Subject: Re: suexec/1934: NGROUPS in Solaris not in param.h Date: Wed, 11 Mar 1998 23:28:29 -0500 (EST) I must humbly beg apology - the version that was having build problems had been patched with the suexec/fastcgi updates, which was what introduced NGROUPS. Please excuse the interruption.... I will forward the bug report onto the fastcgi maintainers. David Birnbaum ----- On Wed, 11 Mar 1998, Marc Slemko wrote: > On Wed, 11 Mar 1998, David Birnbaum wrote: > > > Oops...that's supposed to be suexec.c. The make fails because NGROUPS is > > not defined; param.h defines a bunch of other parameters related to > > NGROUPS as I listed.... > > I can't find NGROUPS in suexec.c. Please point out exactly where you are > seeing it and the exact errors you are getting when you try to compile. > > State-Changed-From-To: feedback-closed State-Changed-By: marc State-Changed-When: Thu Mar 12 16:56:02 PST 1998 State-Changed-Why: User had third-party patches to suexec. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]