>>>>> "Henry" == \"\"Henry B Hotz\" via RT\" writes: Henry> On Dec 1, 2006, at 9:27 AM, Tom Yu via RT wrote: >> This sounds like an old problem with the Solaris 9 pty driver. Do you >> have patch 117171-11 (or later rev of that patch) applied? Is >> PRICNTL_HACK=1 in the arguments to runtest when you run "make check"? Henry> I have patch 117171-17 installed. (Also -07, and a patch which Henry> obsoletes -10, not that they matter.) Ok, that patch should have fixed the pty problem, and has in our experience here, so something different might be going on. Henry> I don't have a record handy, but I'm pretty sure I didn't give "make Henry> check" any special arguments to cause that. I suppose you'd like to Henry> recheck this, right? PRIOCNTL_HACK is set by the Makefile when "make check" is run in tests/dejagnu, based on whether configure detects the patch 117171-11 or later. Is the "make check" failure consistent between runs? Do you have the dbg.log file saved? ---Tom