|
|
Failed 5 test scripts out of 796, 99.37% okay.
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
### ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
### export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=5.88 s=2.01 cu=248.23 cs=33.23 scripts=796 tests=79900
make[2]: *** [_test_tty] Error 1
make[2]: Leaving directory `/sources/perl-5.8.4'
make[1]: *** [_test] Error 2
make[1]: Leaving directory `/sources/perl-5.8.4'
make: *** [test] Error 2
root:/sources/perl-5.8.4# |
|