Here is a short report on how tests went with r357411 and Apache 2.2.0 on Fedora Core 4:
Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------- t/apr-ext/base64.t 255 65280 ?? ?? % ?? t/apr-ext/brigade.t 255 65280 ?? ?? % ?? t/apr-ext/bucket.t 255 65280 ?? ?? % ?? t/apr-ext/date.t 255 65280 ?? ?? % ?? t/apr-ext/error.t 255 65280 ?? ?? % ?? t/apr-ext/finfo.t 255 65280 ?? ?? % ?? t/apr-ext/os.t 255 65280 ?? ?? % ?? t/apr-ext/perlio.t 255 65280 ?? ?? % ?? t/apr-ext/pool.t 255 65280 ?? ?? % ?? t/apr-ext/status.t 255 65280 ?? ?? % ?? t/apr-ext/string.t 255 65280 ?? ?? % ?? t/apr-ext/table.t 255 65280 ?? ?? % ?? t/apr-ext/threadmutex.t 255 65280 ?? ?? % ?? t/apr-ext/uri.t 255 65280 ?? ?? % ?? t/apr-ext/util.t 255 65280 ?? ?? % ?? t/apr-ext/uuid.t 255 65280 ?? ?? % ?? t/apr/constants.t 255 65280 ?? ?? % ?? t/modperl/setupenv2.t 23 7 30.43% 1-7 t/modules/cgi.t 5 5 100.00% 1-5 t/modules/cgi2.t 5 5 100.00% 1-5 t/modules/cgipost.t 6 3 50.00% 4-6 t/modules/cgipost2.t 6 3 50.00% 4-6 t/modules/cgiupload.t 2 2 100.00% 1-2 t/modules/cgiupload2.t 2 2 100.00% 1-2 8 tests skipped. Failed 24/238 test scripts, 89.92% okay. 27/2054 subtests failed, 98.69% okay. The interesting thing is most of these errors are caused by: Can't load '~/mod_perl/mod_perl-2.0/blib/arch/auto/APR/APR.so' for module APR: libaprutil-1.so.0: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.6/i386-linux-thread-multi/DynaLoader.pm line 230. However while it says that, the file is in blib/arch/auto/APR/ and all of the symlinks look correct. Any ideas on how I should go about tracking this down? --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org --------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
