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]

Re: egcs-980321: results on RHL 5.0/Intel with binutils-2.8.1.0.25 added


> From: Christian Joensson FOA 72 <chj@lin.foa.se>
> Date: Fri, 27 Mar 1998 11:59:36 +0100

> Well, yet another try with egcs-980321... I'll try the binutils-2.8.1.0.26 
> when it comes RSN...

> ERROR: tcl error sourcing /usr/src/redhat/egcs/egcs-980321/gcc/testsuite/g++.old-deja/old-deja.exp.
> ERROR: rm: /tmp/g++-eh-ptr1-C: Operation not permitted
>     while executing
> "exec rm -f $x"
>     ("foreach" body line 3)
>     invoked from within

I think this means that `rm -f /tmp/g++-eh-ptr1-C' failed.  You have
to track down why and cure this problem before even bothering with
dejagnu anymore.

You can only have one dejagnu run per system.  You should check /tmp
and make sure it doens't have any leftovers from prior runs by other
users.


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