Re: mp2 static build problems

2004-09-19 Thread Pratik
Hi ! Sorry for breaking the thread twice. It had really slipped out of my mind that I was also subscribed to dev list and I accidently posted 2 messages to mp's user list. But here is how I sucessfully built mp2 statically. First I tried to do this in mp2 source directory. perl Makefile.PL MP_A

more 2.0.51 breakages

2004-09-19 Thread Stas Bekman
SMOKE has uncovered more problems with 2.0.51: t/TEST -v t/protocol/pseudo_http.t t/hooks/stacked_handlers2.t the second test fails with: # expected: ran 2 PerlPostReadRequestHandler handlers # ran 1 PerlTransHandler handlers # ran 1 PerlMapToStorageHandler handlers # ran 4 PerlHeaderParserHandler

Re: mp2 static build problems

2004-09-19 Thread Stas Bekman
Philippe M. Chiasson wrote: Finally it breaks with: LD_RUN_PATH="/usr/lib:/lib" cc -shared -L/usr/local/lib APR.o modperl_error.o modperl_bucket.o modperl_common_util.o modperl_common_log.o -L/usr/local/lib -o ../../../blib/arch/Apache2/auto/APR/APR.so -L/home/stas/apache.org/httpd-2.0/srclib/

Apache::AuthenURL - ModPerl2 port

2004-09-19 Thread Autrijus Tang
Maintainer timeout, so I'm sending this to the list. :-/ A tarball is also available at: http://wagner.elixus.org/~autrijus/Apache-AuthenURL-0.9-autrijus.tar.gz Thanks, /Autrijus/ --- Begin Message --- The patch below brings AuthenURL to work with ModPerl2; also added is the capability to POS