> Yes, thank you, we know that. Those test are fixed in the current cvs. > Could please you try that? > http://perl.apache.org/download/source. > html#Development_mod_perl_2_0_Source_Distribution > 1. Tried modperl-2.0_20040729042917.tar.gz. the build stops again :
make: don't know how to make dynamic. Stop make: stopped in /usr/home/mgorb/httpd-test/modperl-2.0/xs/APR/aprext *** Error code 2 2. changed to that directory, tried make : make: don't know how to make static. Stop make: stopped in /usr/home/mgorb/httpd-test/modperl-2.0/xs/APR/aprext 3. grepped through the Makefile, maybe the problem is with: .PHONY: all config static dynamic test linkext manifest There is no targets for static, dynamic here and no includes for other files. -- 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