bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coreutils-5.0 make check failed on Solaris


From: Paul Eggert
Subject: Re: Coreutils-5.0 make check failed on Solaris
Date: Tue, 12 Oct 2004 12:07:00 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

OK, apparently the test is failing whenever "stty rows 0 columns 0"
is run.

How are you running the test?  I.e., are you running it from an xterm,
from Emacs, or what?  Are you redirecting stdin, stdout, or stderr?

What happens when you run these commands, on a fresh terminal,
without any I/O redirection?

   src/stty -a
   src/stty size
   src/stty rows 40 columns 80
   src/stty size
   src/stty rows 0 columns 0
   src/stty size
   src/stty -a




reply via email to

[Prev in Thread] Current Thread [Next in Thread]