2011/10/20 Rafał Radecki <radecki.ra...@gmail.com>

> Hi all.
> I am installing locally perl using howto
> http://www.mail-archive.com/padre-dev@perlide.org/msg00363.html .
> When I make make test I returns message about an error in
> porting/checkcase.t and a hint to:
> export LD_LIBRARY_PATH=`pwd`;cd t;./perl harness
> Then I get:
> porting/checkcase.t
> (Wstat: 0 Tests: 10183 Failed: 1)
>  Failed test:  1549
> I've checked google for problems with checkcase.t with no results. Any
> hints? What should be done when I have an information of
> aforementioned type?
>
> Best regards,
> Rafal.
>
>
That's odd. Could you try installing a newer version of Perl (either 5.12.4
or 5.14.2) and seeing if the error persists? If so, you'll want to file a
bug report by following the steps in http://perldoc.perl.org/perlbug.html

Reply via email to