Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Randy Kobes
On Thu, 19 Aug 2004, Stas Bekman wrote: > Stas Bekman wrote: > > > >>> make: stopped in /data/src/mod_perl-1.99_15-dev > >>> steel1: {30} cd xs/APR/aprext/ > >>> steel1: {31} make dynamic > >>> make: don't know how to make dynamic. Stop > > > > > > OK, Carl, please file a bug report at: > > http:/

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Stas Bekman
Stas Bekman wrote: make: stopped in /data/src/mod_perl-1.99_15-dev steel1: {30} cd xs/APR/aprext/ steel1: {31} make dynamic make: don't know how to make dynamic. Stop OK, Carl, please file a bug report at: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ExtUtils-MakeMaker OK, Carl has submitted it

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Stas Bekman
make: stopped in /data/src/mod_perl-1.99_15-dev steel1: {30} cd xs/APR/aprext/ steel1: {31} make dynamic make: don't know how to make dynamic. Stop OK, Carl, please file a bug report at: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ExtUtils-MakeMaker The message should be Subject: SKIP doesn't w

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Stas Bekman
Carl Brewer wrote: Stas Bekman wrote: Carl Brewer wrote: S Looks fine as it's in .PHONY. You should be able to do % cd xs/APR/aprext/Makefile % make dynamic make: Nothing to be done for `dynamic'. steel1: {7} cd xs/APR/aprext/ steel1: {8} make dynmaic make: don't know how to make dynmaic. Stop ma

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Carl Brewer
Stas Bekman wrote: Carl Brewer wrote: S Looks fine as it's in .PHONY. You should be able to do % cd xs/APR/aprext/Makefile % make dynamic make: Nothing to be done for `dynamic'. steel1: {7} cd xs/APR/aprext/ steel1: {8} make dynmaic make: don't know how to make dynmaic. Stop make: stopped in /dat

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Stas Bekman
Carl Brewer wrote: S Looks fine as it's in .PHONY. You should be able to do % cd xs/APR/aprext/Makefile % make dynamic make: Nothing to be done for `dynamic'. steel1: {7} cd xs/APR/aprext/ steel1: {8} make dynmaic make: don't know how to make dynmaic. Stop make: stopped in /data/src/mod_perl-1.99

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Carl Brewer
S Looks fine as it's in .PHONY. You should be able to do % cd xs/APR/aprext/Makefile % make dynamic make: Nothing to be done for `dynamic'. steel1: {7} cd xs/APR/aprext/ steel1: {8} make dynmaic make: don't know how to make dynmaic. Stop make: stopped in /data/src/mod_perl-1.99_15-dev/xs/APR/apre

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Stas Bekman
Carl Brewer wrote: Stas Bekman wrote: Please post the output of: grep dynamic xs/APR/aprext/Makefile steel1: {4} grep dynamic xs/APR/aprext/Makefile # SKIP => [q[dynamic], q[test], q[static]] [...] .PHONY: all config static dynamic test linkext manifest Looks fine as it's in .PHONY. You shoul

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Carl Brewer
Stas Bekman wrote: Please post the output of: grep dynamic xs/APR/aprext/Makefile steel1: {4} grep dynamic xs/APR/aprext/Makefile # SKIP => [q[dynamic], q[test], q[static]] # dynamic_lib => { OTHERLDFLAGS=>q[ -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib -L/usr/local/l

Re: [mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Stas Bekman
Hey Carl, This is the output from running make after a routine perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs make make: don't know how to make dynamic. Stop make: stopped in /data/src/mod_perl-1.99_15-dev/xs/APR/aprext *** Error code 2 Please post the output of: grep dynamic xs/APR/aprext/M

[mp2] failure to compile mod_perl-1.99_15-dev on NetBSD 1.6.2

2004-08-19 Thread Carl Brewer
8<-- Start Bug Report 8<-- 1. Problem Description: Failure at compile time 2. Used Components and their Configuration: *** mod_perl version 1.9915 *** using /data/src/mod_perl-1.99_15-dev/bin/../lib/Apache/BuildConfig.pm *** Makefile.PL options: MP_APR_LI