Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 93453 invoked from network); 5 Aug 2004 18:59:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Aug 2004 18:59:11 -0000 Received: (qmail 32975 invoked by uid 500); 5 Aug 2004 18:58:36 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 32919 invoked by uid 500); 5 Aug 2004 18:58:35 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 32857 invoked by uid 99); 5 Aug 2004 18:58:34 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [80.91.224.249] (HELO main.gmane.org) (80.91.224.249) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 05 Aug 2004 11:58:31 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BsnRa-0004Cm-00 for ; Thu, 05 Aug 2004 20:58:26 +0200 Received: from adsl-34-76-42.mia.bellsouth.net ([67.34.76.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Aug 2004 20:58:26 +0200 Received: from joe+gmane by adsl-34-76-42.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Aug 2004 20:58:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: dev@perl.apache.org To: dev@perl.apache.org From: Joe Schaefer Subject: Re: apr core dumps with 2.1 Date: 05 Aug 2004 14:58:23 -0400 Lines: 14 Message-ID: <87k6wd9zu8.fsf@gemini.sunstarsys.com> References: <4112805A.5030103@modperlcookbook.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-34-76-42.mia.bellsouth.net Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Geoffrey Young writes: > hi... > > the mod_perl tests currently dump core dump with httpd 2.1/APR 1.0. I spent > the better part of the morning trying to figure out why, but I can't quite > see it. Err, apxs was recently patched to use(supply?) the new ap[ru]-1-config. You're probably linking against the wrong apr library if mp2 is still relying on the "ap[ru]-config" script names. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org