Re: mod_perl 1.99_11 errors with make test

2003-11-12 Thread Stas Bekman
Swen Schillig wrote: And again sorry, even this test is successful if the no_executable.pl file is really not executable !! Good to hear that. As I originally suggested it's possible that -O3 and gcc3.3.0 may have over-optimized something. So as I said before sorry for the hassle and thanks a lot

Re: mod_perl 1.99_11 errors with make test

2003-11-12 Thread Swen Schillig
--------------| | | | To: Swen Schillig/Germany/[EMAIL PROTECTED] | | cc: [EMAIL PROTECTED] | | Subject: Re: mod_perl 1.99_11 errors with make test | | |

Re: mod_perl 1.99_11 errors with make test

2003-11-12 Thread Swen Schillig
chillig/Germany/[EMAIL PROTECTED] | | cc: [EMAIL PROTECTED]

Re: mod_perl 1.99_11 errors with make test

2003-11-11 Thread Stas Bekman
Swen Schillig wrote: Thanks for the detailed report, Swen. Frankly I'm puzzled about the lack of errors. Before we go into low level tracing, I'd like to check something: [...] perl -V [...] optimize='-O3', From gcc(1): -O3 Optimize yet more. -O3 turns on all optimizations specified

Re: mod_perl 1.99_11 errors with make test

2003-11-11 Thread Swen Schillig
Ok, sorry for the inconvenience. Here is the requested information. -8<-- Start Bug Report 8<-- 1. Problem Description: Errors with make test 2. Used Components and their Configuration: *** mod_perl version 1.9911 *** using lib/Apache/BuildConfig.pm *

Re: mod_perl 1.99_11 errors with make test

2003-11-11 Thread Stas Bekman
Swen Schillig wrote: Hi * After downloading the newest versions of mp2, libapreq2 At the moment you don't need libapreq2 to run the test suite. Though it's a good idea to add some for the next release. I was able to compile to compile everything but the the test-suits showed some errors. To star