Received: (qmail 26590 invoked from network); 18 Feb 2002 11:58:01 -0000 Message-Id: <20020218115753.GA21156@isis.2fast.nl> Date: Mon, 18 Feb 2002 12:57:53 +0100 From: Wouter de Jong To: submit@bugz.apache.org, apache-bugdb@apache.org In-Reply-To: <20020218111001.96010.qmail@apache.org> Subject: Re: build/9855: perchild.lo build breaks with MPM perchild References: <20020218110413.90567.qmail@apache.org> <20020218111001.96010.qmail@apache.org> >Number: 9856 >Category: build >Synopsis: Re: build/9855: perchild.lo build breaks with MPM perchild >Confidential: yes >Severity: serious >Priority: medium >Responsible: gnats-admin >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: unknown >Arrival-Date: Mon Feb 18 04:00:00 PST 2002 >Closed-Date: Sun Mar 31 16:25:52 PST 2002 >Last-Modified: Sun Mar 31 16:25:52 PST 2002 >Originator: >Release: >Organization: >Environment: >Description: On Mon, Feb 18, 2002 at 11:10:01AM -0000, submit@bugz.apache.org wrote: > Thank you very much for your problem report. > It has the internal identification `build/9855'. > The individual assigned to look at your > report is: apache. > > >Category: build > >Responsible: apache > >Synopsis: perchild.lo build breaks with MPM perchild > >Arrival-Date: Mon Feb 18 03:10:00 PST 2002 I got it to compile with the following modifications: server/mpm/perchild/perchild.c: below 'static int requests_this_child;' static int num_listensocks = 0; below 'int ap_threads_per_child;' static ap_pod_t *pod; server/mpm/perchild/mpm.h: above '#define MPM_SYNC_CHILD_TABLE()' #define AP_MPM_USES_POD 1 -- MadDog2K http://www.maddog2k.nl "the great puppy dog" >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: Category-Changed-From-To: pending-build Category-Changed-By: jerenkrantz Category-Changed-When: Mon Feb 25 23:12:44 PST 2002 State-Changed-From-To: open-closed State-Changed-By: rbb State-Changed-When: Sun Mar 31 16:25:52 PST 2002 State-Changed-Why: Perchild will compile again as of 3/31/02 CVS. >Unformatted: