Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 69521 invoked from network); 27 Aug 2004 22:14:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Aug 2004 22:14:56 -0000 Received: (qmail 77658 invoked by uid 500); 27 Aug 2004 22:14:55 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 77637 invoked by uid 500); 27 Aug 2004 22:14:55 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 77620 invoked by uid 99); 27 Aug 2004 22:14:55 -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; Fri, 27 Aug 2004 15:14:52 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C0ozi-0001nb-00 for ; Sat, 28 Aug 2004 00:14:50 +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 ; Sat, 28 Aug 2004 00:14:50 +0200 Received: from joe+gmane by adsl-34-76-42.mia.bellsouth.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Aug 2004 00:14:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: apreq-dev@httpd.apache.org To: apreq-dev@httpd.apache.org From: Joe Schaefer Subject: Re: libapreq2-2.04-dev release candidate #2 Date: 27 Aug 2004 18:14:47 -0400 Lines: 25 Message-ID: <87ekls2ppk.fsf@gemini.sunstarsys.com> References: <877jrlan8a.fsf@gemini.sunstarsys.com> <87isb42rgl.fsf@gemini.sunstarsys.com> 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 Randy Kobes writes: [...] > - on linux, configuring invokes > apxs -q APR_VERSION > which results in an apxs error: Invalid query string. > All tests (including the perl glue) pass, though. That's supposed to happen in general (because current releases of httpd-2.0 don't support APR_VERSION), but can you be more specific? Ie does configure fail to complete, or do you just see that error pass by as it continues to configure? > - on Win32, there's a problem within Apache-Test that > calls to apxs fail. The tests all pass, though, until > glue/perl/docs/Request.t, which hangs for some reason > that I haven't figured out yet. But I think that's a > problem with the test, as opposed to the perl glue itself. Ok, not a showstopper then. -- Joe Schaefer