From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23929 invoked by alias); 6 Jan 2009 17:49:24 -0000 Received: (qmail 23921 invoked by uid 22791); 6 Jan 2009 17:49:23 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_50,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Jan 2009 17:49:19 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n06HnGYD010333 for ; Tue, 6 Jan 2009 12:49:17 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n06HnHOT009100 for ; Tue, 6 Jan 2009 12:49:17 -0500 Received: from ton.toronto.redhat.com (ton.yyz.redhat.com [10.15.16.15]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n06HnGtu016536; Tue, 6 Jan 2009 12:49:17 -0500 Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id n06HnFRB032377; Tue, 6 Jan 2009 12:49:15 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id n06HnF0Y032376; Tue, 6 Jan 2009 12:49:15 -0500 To: "Theodore Ts'o" Cc: systemtap@sources.redhat.com Subject: Re: Latest systemtap fails when used with latest Linux kernel References: From: fche@redhat.com (Frank Ch. Eigler) Date: Tue, 06 Jan 2009 17:49:00 -0000 In-Reply-To: (Theodore Ts'o's message of "Tue, 06 Jan 2009 02:46:14 -0500") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 X-SW-Source: 2009-q1/txt/msg00035.txt.bz2 "Theodore Ts'o" writes: > Using the latest Systemtap (commit be21f2db) compiling a 2.6.28-git7 > kernel, I get this failure.... > [...] Something broke our runtime autoconf facility. Investigating. - FChE