Looks like LD_LIBRARY_PATH isn't being set...


Tests start here: PERLIO = stdio String found where operator expected at uni/tr_7jis.t line 43, a t end of line (Missing semicolon on previous line?) Can't find string terminator "'" anywhere before EOF at uni/tr_7jis.t line 43. # Looks like your test died before it could output anything. t/uni/tr_7jis........................FAILED at test 1 Failed 1 test script out of 754, 99.87% 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`:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./pe rl harness ### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. u=12.88 s=2.70 cu=865.39 cs=96.59 scripts=754 tests=75839 make: Fatal error: Command failed for target `_test_notty' Current working directory /home1/perl/perl-5.8.x-build *** Error code 1 make: Fatal error: Command failed for target `_test' *** Error code 1

Error while reading test-results: 1 at /home1/perl/smoke/Test/Smoke.pm line 141

Extending failures with Harness
ld.so.1: ./perl: fatal: libperl.so: open failed: No such file or directory
ld.so.1: ./perl: fatal: relocation error: file ./perl: symbol PL_sigfpe_saved: r
eferenced symbol not found

    t/uni/tr_7jis........................FAILED at test 1
    *** Error code 1
    *** Error code 1

--
Alan Burlison
--



Reply via email to