On 11/09/2009 11:25 AM, Stefan Fritsch wrote: > Hi, > > with openssl 0.9.8k, I currently get a large number of test failures: > > Test Summary Report > ------------------- > t/ssl/basicauth.t (Wstat: 0 Tests: 3 Failed: 2) > Failed tests: 2-3 > t/ssl/env.t (Wstat: 0 Tests: 30 Failed: 15) > Failed tests: 16-30 > t/ssl/extlookup.t (Wstat: 0 Tests: 2 Failed: 2) > Failed tests: 1-2 > t/ssl/fakeauth.t (Wstat: 0 Tests: 3 Failed: 2) > Failed tests: 2-3 > t/ssl/proxy.t (Wstat: 0 Tests: 172 Failed: 118) > Failed tests: 1-59, 114-172 > t/ssl/require.t (Wstat: 0 Tests: 5 Failed: 2) > Failed tests: 2, 5 > t/ssl/varlookup.t (Wstat: 0 Tests: 72 Failed: 72) > Failed tests: 1-72 > t/ssl/verify.t (Wstat: 0 Tests: 3 Failed: 1) > Failed test: 2 > > > Can somebody verify that this is a problem in trunk and not with my > perl-framework setup?
Quick and maybe stupid question: Did you do a 'make clean' before you complied httpd against 0.9.8k? Regards RĂ¼diger
