On Fri, 17 Jan 2003, Nick Tonkin wrote:

> 
> Hey all,
> 
> Building the latest mp2 I get:
> protocol/echo_filter.........ok                                              
> Failed Test       Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> apr/threadmutex.t                3    3 100.00%  1-3
> *** server localhost.rlnt.net:8529 shutdown
> !!! error running tests (please examine t/logs/error_log)
> *** Error code 1

The perl error was that APR/ThreadMutex.pm was not found. But it's right
next to everything else.

I changed the 'require APR::ThreadMutex' to 'use APR::ThreadMutex'
(outside the handler() sub) anow test suite skips the threadmutex.pm test.

What does this mean?


- nick

~~~~~~~~~~~~~~~~~~~~   
Nick Tonkin   {|8^)>


Reply via email to