X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT 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 AT uci DOT edu> Message-ID: X-Sender: casem AT uci DOT 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