> This *BSD issue is now documented at:
> 
> 
http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#make__don_t_know_how_to_make_dynamic__Stop
> -- 

-my @skip = qw(dynamic test);
+my @skip = qw(test);
push @skip, q{static}
       unless (Apache::Build::BUILD_APREXT);

shouldn't this be applied to xs/APR/aprext/Makefile.PL ? At least this 
helped on my system (netbsd). And I can't find these lines in 
src/modules/perl/Makefile.modperl.

Mikhail

-- 
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

Reply via email to