David E. Wheeler wrote:
I didn't see my reply to this message in the logs, so I'm sending it again.

David E. Wheeler wrote:

    I compiled Perl myself, from source:

    % perl -v
    This is perl, v5.10.0 built for darwin-2level
How did you build your perl?

I've done the same combo myself, and got 100% test
success.

$> perl -V:config_args
config_args='-des -Doptimize=-g';

It's a pretty standard build:

   # perl -V:config_args
config_args='-des [EMAIL PROTECTED] [EMAIL PROTECTED] ';

So what is that '-Doptimize=-g' bit you have?

That's just a debug build. Nothing special there.

So I would guess at this point it's something about how
you are building Perl.

Oh, another thing to make sure is that the httpd tree you are building
in is free of bits from a previous build attempt. Caught me once.

Yeah, I did it with a clean build of everything. :-(

Can you post the steps you are using to build everything, that way, I might
be able to reproduce it on my setup ?

--
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to