Nick wrote: [...]
SB> sub ModPerl::BuildMM::MY::libscan { SB> my($self, $path) = @_;
SB> my $apr_config = build_config()->get_apr_config();
SB> if ($path =~ m/(Thread|Global)Mutex/) { SB> return unless $apr_config->{HAS_THREADS}; SB> } Don't know what should I answer to this code portion :)
That's fine, I was just quoting the cause of the missing file. :)
SB> So I need to fix the glue_pod code to handle this case.
SB> and the blib/lib/Apache2/APR/ThreadMutex/ThreadMutex.pm you've mentioned SB> sounds wrong too. I'll check that too.
Maybe it's all okay there everywhere, I'm kinda newbie... I've tried to compile it with "make" first, but my FreeBSD guru told I should use "gmake" instead. Maybe that's important too... maybe it should be added to FAQ.
I'd rather love to see someone find a fix for the 'SKIP => dynamic' problem: http://rt.cpan.org/NoAuth/Bug.html?id=7417 and then 'make' will work just as well.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html