David E . Wheeler
Fri, 03 Apr 2009 14:11:03 -0700
On Apr 3, 2009, at 9:07 AM, David E. Wheeler wrote:
On Apr 2, 2009, at 9:56 PM, David E. Wheeler wrote:Oh, I see, it's using $(APACHE_SRC)/$(HTTPD). Yes, I can see how that wouldn't work. :-)Slightly improved patch (eliminate duplication). Will figure out how to get tests to run for reals shortly. :-)
And I've recompiled with a static mod_perl. All tests pass:/usr/local/src/apache_1.3.41/src/httpd -f `pwd`/t/conf/httpd.conf -X - d `pwd`/t &
httpd listening on port 8529 will write error_log to: t/logs/error_log letting apache warm up...done /usr/local/bin/perl t/TEST 0 modules/actions.t ..... ok modules/cgi.t ......... ok modules/constants.t ... ok modules/cookie.t ...... ok modules/file.t ........ ok modules/httpdconf.t ... ok modules/include.t ..... ok modules/log.t ......... ok modules/module.t ...... skipped: (no reason given)modules/perlrun.t ..... Useless content call in void context at ../ blib/lib/Apache/testold.pm line 252
modules/perlrun.t ..... ok modules/perlrunxs.t ... skipped: (no reason given) modules/psections.t ... ok modules/regex.t ....... ok modules/request.t ..... ok modules/sandwich.t .... skipped: (no reason given) modules/src.t ......... ok modules/ssi.t ......... ok modules/stage.t ....... skipped: (no reason given) modules/status.t ...... ok modules/symbol.t ...... ok modules/uri.t ......... ok modules/util.t ........ ok internal/api.t ........ ok internal/auth.t ....... ok internal/croak.t ...... ok internal/dirmagic.t ... ok internal/error.t ...... ok internal/headers.t .... ok internal/hooks.t ...... ok internal/http-get.t ... ok internal/http-post.t .. ok internal/proxy.t ...... ok internal/redirect.t ... ok internal/rwrite.t ..... ok internal/stacked.t .... ok internal/table.t ...... ok internal/taint.t ...... ok All tests successful.Files=37, Tests=465, 5 wallclock secs ( 0.22 usr 0.17 sys + 3.00 cusr 0.54 csys = 3.93 CPU)
Result: PASS Best, David --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org