Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 29298 invoked by uid 6000); 18 Jul 1998 10:27:02 -0000 Received: (qmail 29282 invoked by uid 2012); 18 Jul 1998 10:27:01 -0000 Date: 18 Jul 1998 10:27:01 -0000 Message-ID: <19980718102701.29281.qmail@hyperreal.org> To: apache-bugdb@apache.org, kvk@us.ibm.com, rse@apache.org From: rse@apache.org Subject: Re: general/2639: Undefined symbol: .ap_bspawn_child Sender: apache-bugdb-owner@apache.org Precedence: bulk [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. ] Synopsis: Undefined symbol: .ap_bspawn_child State-Changed-From-To: open-closed State-Changed-By: rse State-Changed-When: Sat Jul 18 03:27:00 PDT 1998 State-Changed-Why: This is already fixed for Apache 1.3.1 by adding ap_bspawn_child to the src/support/httpd.exp file. As a workaround for you just add a "ap_bspawn_child" line to this file and try again.