On Thu, Sep 05, 2002 at 04:04:52PM +0200, installeur INSTALL wrote:
> t/test-harness.....#     Failed test (t/test-harness.t at line 477)
> #          got: 'Prototype mismatch: sub Test::Harness::_LARGEFILE_SOURCE vs () at 
>(eval 20) line 1.
> # '
> #     expected: ''
> # Looks like you failed 1 tests of 177.
> dubious
>       Test returned status 1 (wstat 256, 0x100)
> Prototype mismatch: sub Test::Harness::_LARGEFILE_SOURCE vs () at (eval 4) line 1.
> DIED. FAILED test 49

Hmmm, probably something very wrong with your wait.ph.  Shouldn't have
leaked out like that, though.  Or possibly a problem with Devel::CoreStack
if you have it installed.

Could you try this:

    perl -wle 'require "wait.ph"'
    perl -wle 'use Devel::CoreStack;'


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
"I didn't stop to ask, Pooh.  Even at the very bottom of the river I
didn't stop to say to myself, 'Is this a Hearty Joke, or is it the
Merest Accident?'  I just floated to the surface, and said to myself,
'It's wet.'"

Reply via email to