Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 16600 invoked from network); 6 Apr 2004 21:01:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Apr 2004 21:01:12 -0000 Received: (qmail 19967 invoked by uid 500); 6 Apr 2004 21:00:48 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 19955 invoked by uid 500); 6 Apr 2004 21:00:48 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 19930 invoked from network); 6 Apr 2004 21:00:47 -0000 X-Injected-Via-Gmane: http://gmane.org/ To: modperl@perl.apache.org From: "Gary C. New" Subject: [mp2] rflush.t Failed test Date: Tue, 06 Apr 2004 15:00:44 -0600 Lines: 26 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 63-228-204-203.slkc.qwest.net User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.3) Gecko/20030313 X-Accept-Language: en-us, en X-Enigmail-Version: 0.73.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Sender: news 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 am trying to build mp2 against apache 2.0.48 and perl 5.8.1-RC4. I am using the standard options to build: perl Makefile.PL \ MP_APXS=/usr/local/apache2/sbin/apxs \ MP_INST_APACHE2=1 Everything seems to compile fine, but when I run make test the rflush.t test fails and I cannot figure out what is causing it. t/api/rflush............................# Failed test 1 in t/api/rflush.t at line 13 t/api/rflush............................FAILED test 1 Failed 1/1 tests, 0.00% okay I checked the error_log and it does not seem to provide any critical information regarding this issue. Suggestions? Respectfully, Gary -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html