If I make test. There are some errors and process hang during test echo_bbs2.
t/protocol/echo_bbs2ok 1/3 [always hang there]
However, if I use the mod_perl told debug method.
http://perl.apache.org/docs/2.0/user/help/help.html#toc__C_make_test___Failures
I can test succes
My environment apache 2.2.3 worker MPM, perl 5.8.8.
shell> perl -v
This is perl, v5.8.8 built for i486-linux-gnu-thread-multi ...
shell> /usr/local/apache2/bin/httpd -l
...
mod_proxy.c
mod_proxy_connect.c
mod_proxy_ftp.c
mod_proxy_http.c
mod_proxy_ajp.c
mod_proxy_balancer.c
...
When