From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10969 invoked by alias); 27 Nov 2012 23:58:46 -0000 Received: (qmail 10960 invoked by uid 22791); 27 Nov 2012 23:58:45 -0000 X-SWARE-Spam-Status: No, hits=-5.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-da0-f41.google.com (HELO mail-da0-f41.google.com) (209.85.210.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 27 Nov 2012 23:58:39 +0000 Received: by mail-da0-f41.google.com with SMTP id e20so4380952dak.0 for ; Tue, 27 Nov 2012 15:58:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.66.83.201 with SMTP id s9mr46956564pay.74.1354060719404; Tue, 27 Nov 2012 15:58:39 -0800 (PST) Received: by 10.68.31.8 with HTTP; Tue, 27 Nov 2012 15:58:39 -0800 (PST) In-Reply-To: <50B3FC08.3050501@redhat.com> References: <50B3FC08.3050501@redhat.com> Date: Tue, 27 Nov 2012 23:58:00 -0000 Message-ID: Subject: Re: [BUG] Systemtap git master HEAD fails on Fedora 17 x86_64 (kernel 3.6.7) From: agentzh To: Josh Stone Cc: systemtap@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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: 2012-q4/txt/msg00225.txt.bz2 Hello! On Mon, Nov 26, 2012 at 3:32 PM, Josh Stone wrote: > Any idea why your kernel-devel would seem incomplete? I have the same > kernel-devel-3.6.7-4.fc17.x86_64 installed, and for me it contains both > Module.symvers and System.map. > I have no idea why my installation is incomplete. I just run "yum update" regularly. There is Module.symvers but no System.map under /lib/modules/3.6.7-4.fc17.x86_64/build/. Any suggestions to track this further? > So yes, we should always print a message > when something errors out, and I'll make this do so. > That's good :) Thanks! -agentzh