This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: procps 3.2.8 on 64-bit Cygwin with Windows 8.1 displays "Unknown HZ value!" message


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


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