Stas Bekman wrote:
Geoff, looks like I'm a bit stuck with 5.8.1/mp2 issues. Can you please look at the following problem in the mp1 test suite which happens with 5.8.0 and higher (probably not a showstopper for 5.8.1, but still quite important).
I wasn't able to reproduce it with 5.8.1-maint.
it fails when I build with:
cd ../apache-1.3 && make clean ; cd ../modperl && make clean ; /home/stas/perl/5.8.1/bin/perl Makefile.PL APACHE_SRC=../apache-1.3/src DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 DYNAMIC=1 APACHE_PREFIX=/home/stas/httpd/1.3-dynamic APACI_ARGS="--prefix=/home/stas/httpd/1.3-dynamic --enable-shared=max --enable-module=most --with-layout=Apache --without-execstrip" PERL_TRACE=1 PERL_DEBUG=1 && make && make test
the only difference between this and mine is --without-execstrip and DYNAMIC. I've changed those for my nightly run and will see what happens with 5.8.0, maintperl, and bleedperl tonight.
--Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
