Philip M. Gollucci wrote:
Hi all,

As I've reviving this thread, let me link to it:
http://www.gossamer-threads.com/lists/modperl/dev/83393

I'll start by saying across at least 20 FreeBSD computers and a mirriad of versions and configs between 5.0 and 7.0-current, I've never seen this work since at least August 22, 2005.

Thats bleed versions ~25197 -> current (26703)

How did you build mp2, Philip? I've just tried 26758 and it works fine while building with:

make clean
APACHE_TEST_COLOR=1; export APACHE_TEST_COLOR
/home/stas/perl/blead-ithread/bin/perl Makefile.PL \
MP_GENERATE_XS=1                          \
MP_USE_DSO=1                              \
MP_DEBUG=1                                \
MP_TRACE=1                                \
MP_USE_GTOP=1                             \
MP_APXS=/home/stas/httpd/prefork/bin/apxs \
MP_MAINTAINER=1                           \
&& make -j2 && make test

Also please show your perl -V.

Thanks.

--
_____________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED]  http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book       http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to