Return-Path: Delivered-To: apmail-httpd-test-dev-archive@www.apache.org Received: (qmail 93617 invoked from network); 30 Mar 2004 07:16:46 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Mar 2004 07:16:46 -0000 Received: (qmail 83234 invoked by uid 500); 30 Mar 2004 07:16:23 -0000 Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 83205 invoked by uid 500); 30 Mar 2004 07:16:23 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 83191 invoked from network); 30 Mar 2004 07:16:23 -0000 Received: from unknown (HELO dev1.opendemand.com) (64.208.214.27) by daedalus.apache.org with SMTP; 30 Mar 2004 07:16:23 -0000 Received: from opendemand.com (ool-4353b539.dyn.optonline.net [67.83.181.57]) by dev1.opendemand.com (8.12.9/8.12.9) with SMTP id i2U7ErC5010334 for ; Tue, 30 Mar 2004 02:14:54 -0500 (EST) Message-ID: <40691EE5.8020000@opendemand.com> Date: Tue, 30 Mar 2004 02:16:53 -0500 From: Donald Doane Reply-To: ddoane@opendemand.com Organization: OpenDemand Systems, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: test-dev@httpd.apache.org Subject: RegEx Support in Flood... References: <3DE01B07.10200@opendemand.com> <2147483647.1038179036@localhost> <3DF53606.1060800@opendemand.com> <2147483647.1039452313@[10.0.1.20]> <3DF569FD.2040409@opendemand.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I just recently did a build of Flood on Linux and am having trouble getting it to pick up "libpcre" and "libpcreposix". As a result I believe the responsetemplate matching isn't working; "flood_round_robin::regexec()" keeps returning a "REG_ASSERT". Does anyone know how to get Flood to build with the pcre package? Thank you for your help in advance. :-Don