On 11/21/2013 15:50, Warren Young wrote:
On 11/21/2013 15:13, casem wrote:
$ procps -V
Unknown HZ value! (632) Assume 1024.
Does the warning go away if you run
$ HZ=1024 procps -V
instead?
By the way, I tried it here and didn't get the complaint.
It seems someone has set the HZ environment variable to 632 for some
reason. You can verify this with "echo $HZ".
If it does say 632, I'd first look in the Windows environment variables
control panel to see if the setting is there, and remove it if so. If
the setting isn't there, it could be somewhere in the Cygwin environment
setup stuff: /etc/profile, /etc/profile.d/*.sh, /etc/bash.bashrc,
~/.bashrc, ~/.bash_profile...
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple