This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Test failure in libgcj on mainline


> Thanks John. However, I now see:
> 
> Running /extra/src/gcc/gcc-20041127/libjava/testsuite/libjava.cni/cni.exp
> ...
> ERROR: (DejaGnu) proc "set_ld_library_path_env_vars" does not exist.

I'm puzzled by this one.  I didn't see it in my last build on i686-linux
or hppa-linux:

  <http://gcc.gnu.org/ml/gcc-testresults/2004-11/msg01204.html>
  <http://gcc.gnu.org/ml/gcc-testresults/2004-11/msg01205.html>.

The proc "set_ld_library_path_env_vars" is in
gcc/gcc/testsuite/lib/target-libpath.exp.  This file is loaded by
libjava.exp.  This is done using the same proc as other libraries
use to load files in the gcc testsuite directory.  This depends
on the setting of srcdir in the libjava testsuite Makefile.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]