From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21143 invoked by alias); 16 Aug 2013 15:04:53 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 21132 invoked by uid 89); 16 Aug 2013 15:04:52 -0000 X-Spam-SWARE-Status: No, score=-7.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 16 Aug 2013 15:04:52 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r7GF4nBJ026061 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 16 Aug 2013 11:04:49 -0400 Received: from fche.csb (vpn-63-181.rdu2.redhat.com [10.10.63.181]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r7GF4nU1029061; Fri, 16 Aug 2013 11:04:49 -0400 Received: by fche.csb (Postfix, from userid 2569) id CD8855811C; Fri, 16 Aug 2013 11:04:48 -0400 (EDT) To: Hatt Tom Cc: systemtap@sourceware.org Subject: Re: =?us-ascii?Q?=3D=3Fwindows-1252=3FQ=3Fcompile=5Ferror=3D3A=3D?= =?us-ascii?Q?22=5Funused=5Fvariable=5F=3D91root=3D92=5F=3D22=3F=3D?= References: From: fche@redhat.com (Frank Ch. Eigler) Date: Fri, 16 Aug 2013 15:04:00 -0000 In-Reply-To: (Hatt Tom's message of "Fri, 9 Aug 2013 13:02:13 +0800") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2013-q3/txt/msg00140.txt.bz2 Hatt Tom writes: > [...] > how do I fix this issure? git commit 47a606a7 fixed this in the 2.2.1 release (and later). - FChE