X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:in-reply-to
	:references:message-id; q=dns; s=default; b=F1RRgIaNVVjf+h8d1TjD
	D0FVqQwDfDLQk8JUa9B5FAT5eblotL9oCYayFHlkNg419QCD2yx7FAwZ7XLcMeHg
	thHqMBykgAob50gvTfPBTOZ8+fp+vSK8fdd/NOoy+Cz6VShGrzrUj1G+jg9sjP4O
	hdQtu9eJ2SccEFHsZEKmWF0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:in-reply-to
	:references:message-id; s=default; bh=yQnodADDw6WtPIqoJmaCjm+krM
	I=; b=qrc2do4Dcot1hs5/1D65123/3xkZCBWmRPyffnkn8qpvGHlJCDlDZpC31i
	NdeT+8MQ+Uq3GN8Mdv5j7jA1OfdAcnLyHtKYdcRbnmOV5jioz+YPZ2HDekorbZ0Z
	mkGyLZPAmC0vaHqqNeLlqhjK9oRdQZKHoHWK9FaPrx76JskKw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.5 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.2
X-HELO: wsmtp1.es.uci.edu
X-UCInetID: casem
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Date: Thu, 21 Nov 2013 15:28:48 -0800
From: casem <marianne.case@uci.edu>
To: cygwin@cygwin.com
Subject: Re: procps 3.2.8 on 64-bit Cygwin with Windows 8.1 displays "Unknown HZ value!" message
In-Reply-To: <35ba87093d41433335f61fd666eb546b@uci.edu>
References: <35ba87093d41433335f61fd666eb546b@uci.edu>
Message-ID: <fdc1ab6417b6050949685de7b8c2ee13@uci.edu>
X-Sender: casem@uci.edu
User-Agent: Roundcube Webmail/0.8.4
X-IsSubscribed: yes

On 11/21/2013 15:57, Warren Young wrote:
> 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".

Thanks. I had already tried setting the environmental variable HZ to 
1024 prior to receiving your latest message, so couldn't check if it 
already had a value. I also use a third party software that had been 
compiled with an earlier Cygwin version. I was not sure if that was 
affecting my stand-alone installation somehow so the developer of that 
software just rebuilt it with the latest Cygwin and I installed that 
version. I then restarted my computer and now "echo $HZ" returns nothing 
and the error no longer appears, so I think it is resolved, not sure if 
it was just the restart or also updating the other software. Sorry I did 
not try that earlier.

For what it's worth, the "632" number in the message had been 
incrementing occasionally and was up to 641 by the time I received your 
email, so I'm unsure what was setting it, but it is no longer an issue. 
Thanks for your assistance.


--
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

