Re: Compile fails with perl 5.10.1

2009-12-27 Thread Fred Moyer
On Sun, Dec 27, 2009 at 2:55 PM, Daniel Hembree wrote: > After upgrading perl to 510.1 I get this compile error for mod_perl-2.0.4. > Perl is compiled with no threads and no multiplicity. Here's the output: Might want to try a 2.0.5 snapshot with 5.10 compatibility. http://perl.apache.org/downl

Compile fails with perl 5.10.1

2009-12-27 Thread Daniel Hembree
After upgrading perl to 510.1 I get this compile error for mod_perl-2.0.4. Perl is compiled with no threads and no multiplicity. Here's the output: perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs MP_COMPAT_1X=0 ... make cd "src/modules/perl" && make make[1]: Entering directory `/home/dann