This is the mail archive of the gcc-bugs@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: 980417-211308 works under RH 5.0


	I seem to get the following error regularly duing the gas regression
	tests but haven't been worried about it:

	failed to get controlling terminal using TIOCSCTTYparent sync byte write: broken pipe

This is a versioning problem of some sort.

If you use the expect/tcl that comes with dejagnu, it will work fine.
If you try to use the expect/tcl that come with RH 5.0, you get this error.

The expect that comes with RH 5.0 is newer than the expect that comes with
dejagnu.  Some change inbetween caused dejagnu to break.  I don't know if this
is a dejagnu bug, or a expect bug.  As far as I know, no one has tried looking
into this yet.

Jim


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