From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26100 invoked by alias); 13 Feb 2009 19:38:11 -0000 Received: (qmail 26093 invoked by uid 22791); 13 Feb 2009 19:38:10 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Feb 2009 19:38:02 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n1DJc1Ai016193; Fri, 13 Feb 2009 14:38:01 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n1DJc1kx004262; Fri, 13 Feb 2009 14:38:01 -0500 Received: from localhost.localdomain (vpn-13-1.rdu.redhat.com [10.11.13.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n1DJc08g026750; Fri, 13 Feb 2009 14:38:01 -0500 Message-ID: <4995CC18.9090602@redhat.com> Date: Fri, 13 Feb 2009 20:43:00 -0000 From: David Smith User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: maynardj@us.ibm.com CC: "Frank Ch. Eigler" , systemtap@sourceware.org Subject: Re: SystemTap on Fedora 11 References: <4991F2EC.3000604@us.ibm.com> <4995A1DE.7000300@us.ibm.com> In-Reply-To: <4995A1DE.7000300@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-q1/txt/msg00438.txt.bz2 Maynard Johnson wrote: > Frank Ch. Eigler wrote: >> Maynard Johnson writes: >> >>> I plan on doing some systemtap development on a Fedora 11 G5 box. >>> Started out by just installing the F11 systemtap rpm [...] >> >> We're hoping to push a new release to F11/rawhide soon, since the >> prior one is known to have incompatibilities with the kernel. Please >> try a build out of systemtap git. > I tried building and running with source from systemtap git and I'm > seeing the same parsing errors. As the instructions at > http://sources.redhat.com/git/?p=systemtap.git;a=blob_plain;f=README;hb=HEAD > indicate, I left the F11-supplied systemtap rpm installed. Is that the > right thing to do? I put my own systemtap build in /usr/local. I also > tried runing 'make installcheck', and that resulted in many errors. My > system kernel level is 2.6.29-0.74.rc3.git3.fc11.ppc64. > > Any other suggestions? One thing to do is make sure which systemtap you were running. If you just ran 'stap', you probably got the one from the F11-supplied systemtap rpm. Try running the following command and let us know what happens: # /usr/local/bin/stap -ve 'probe begin {printf("hello\n"); exit()}' -- David Smith dsmith@redhat.com Red Hat http://www.redhat.com 256.217.0141 (direct) 256.837.0057 (fax)