Re: Build error, requiring threads when threads are not built in

2012-07-12 Thread Fred Moyer
Apache 2.4 support hasn't been added yet, so I'm guessing that may have contributed to this build failure. You may want to try with just the MP_APXS build arguments though. On Thu, Jul 12, 2012 at 2:46 PM, Susan wrote: > I keep getting this error trying to build the dso mod_perl2 with apache2. >

Build error, requiring threads when threads are not built in

2012-07-12 Thread Susan
I keep getting this error trying to build the dso mod_perl2 with apache2. Httpd was built with mpm-prefork, perl was not compiled with threads. below are configure options. this is the build error with the configure options: root [ ~/.cpan/build/mod_perl-2.0.7-gdtpWS ]# perl Makefile.PL MP_A