Hello again,

today I tried to build perl without the -Dusedl Configure option.
Before I started the installation procedures, I changed my $PATH - variable in order 
to remove the "."-directory. (as Jarkko Hietaniemi did)
Nonetheless 'make test' is aborting with the same error as I had while I tried to 
build perl with -Dusedl:
 PERL=./perl make _test_prep
 make: Error -- PERL=./perl: EDC5129I No such file or directory

So I tested with 'perl harness' and got the same result as Jarkko Hietaniemi did:
Failed Test                   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
.../ext/Data/Dumper/t/dumper.t              357    8   2.24%  311 314 325 327
                                                             331 333 337 339
.../ext/IO/lib/IO/t/io_unix.t                 5    4  80.00%  2-5
.../ext/Storable/t/downgrade.t   10  2560   169   10   5.92%  14-15 46-47 78-79
                                                             110-111 150 161
.../lib/ExtUtils/t/Constant.t                51   10  19.61%  32-33 38-42 45-46
                                                             49
.../lib/ExtUtils/t/Embed.t                    9    6  66.67%  4-9
op/pat.t                         0    11   922  283  30.69%  640-922
op/regexp.t                                924    2   0.22%  570 583
op/regexp_noamp.t                          924    2   0.22%  570 583
op/sprintf.t                               230    5   2.17%  98 100 136 225-226
op/tr.t                                     97    5   5.15%  63 71-74
uni/fold.t                                 780    6   0.77%  61 169 196 661
                                                             710-711
-------------------------------------------------------------------------------
78 tests and 474 subtests skipped.Failed 11/712 test scripts, 98.46% okay. 341/66642 
subtests failed, 99.49% okay.

Can somebody tell me, what shall I do to get my 'make test' working?

Thanks
_______________________________________________
Adam Fischler

DATEV e.G.
_______________________________________________
      

Reply via email to